Share via


GroupedDropDownList.DescriptionControlId property

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

Syntax

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

value = instance.DescriptionControlId

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

Property value

Type: System.String

See also

Reference

GroupedDropDownList class

GroupedDropDownList members

Microsoft.SharePoint.WebControls namespace