Click or drag to resize
FormContextFocusedElementId Property

[This is preliminary documentation and is subject to change.]

If null or emtpy, set foucs on first field with error/warning If not null or empty, set focus on the coresponding field (irrespective of errors/warnings)

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public string FocusedElementId { get; set; }

Property Value

Type: String
See Also