TogglerStateUniqueID Property |
The UniqueID of the toggler's state subcontrol. This is the name of the element that gets
posted back from the form.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string StateUniqueID { get; }
Public ReadOnly Property StateUniqueID As String
Get
Property Value
Type:
StringSee Also