Freigeben über


GroupedDropDownList.ScriptVariable-Eigenschaft

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

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; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

Siehe auch

Referenz

GroupedDropDownList Klasse

GroupedDropDownList-Member

Microsoft.SharePoint.WebControls-Namespace