Click or drag to resize
FormEngineUserControlInputClientID Property
Client ID of primary input control. If not explicitly set, first client 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 InputClientID { get; }

Property Value

Type: String
See Also