Share via


GroupedDropDownList.ScriptVariable Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property ScriptVariable As String
    Get
'Usage
Dim instance As GroupedDropDownList
Dim value As String

value = instance.ScriptVariable
public string ScriptVariable { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

GroupedDropDownList Class

GroupedDropDownList Members

Microsoft.SharePoint.WebControls Namespace