Click or drag to resize
FormEngineUserControlInputControlID Property
Control ID of primary input control. If not explicitly set, first control ID of inner control of the form control is returned.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public virtual string InputControlID { get; set; }

Property Value

Type: String
See Also