Click or drag to resize
IFormControlValueElementID Property
Gets ClientID of the control from which the Value is retrieved or null if such a control can't be specified.

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
string ValueElementID { get; }

Property Value

Type: String
See Also