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.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public virtual string InputControlID { get; set; }
Property Value
Type:
StringSee Also