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.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual string InputControlID { get; set; }

Property Value

Type: String
See Also