Share via


GroupedDropDownList.GroupControlId property

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

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