Share via


GroupedDropDownList.DescriptionControlId Property

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

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