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.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual string InputControlID { get; set; }
Property Value
Type:
StringSee Also