GroupedDropDownList.GroupControlId Property

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

Syntax

'Declaration
Public Property GroupControlId As String
    Get
    Set
'Usage
Dim instance As GroupedDropDownList
Dim value As String

value = instance.GroupControlId

instance.GroupControlId = value
public string GroupControlId { get; set; }

Property Value

Type: System.String

See Also

Reference

GroupedDropDownList Class

GroupedDropDownList Members

Microsoft.SharePoint.WebControls Namespace