| TemplatedDropDownListClientInstanceName Property |
Gets the name of the object instance that can be used to refer to the drop-down list from the client script.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public string ClientInstanceName { get; }
Public ReadOnly Property ClientInstanceName As String
Get
Property Value
Type:
StringRemarks See Also