Click or drag to resize
SqlFormControlValueElementID Property
Gets ClientID of the textbox with emailinput.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public override string ValueElementID { get; }

Property Value

Type: String

Implements

IFormControlValueElementID
See Also