Click or drag to resize

FileUploadIdOfFieldToReceiveFocus Property

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

The id of the control to receive focus if there is an error on this TmplItem

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
protected override string IdOfFieldToReceiveFocus { get; }

Property Value

Type: String
See Also