GroupedItemPicker.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 GroupedItemPicker
Dim value As String

value = instance.DescriptionControlId

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

Property value

Type: System.String

See also

Reference

GroupedItemPicker class

GroupedItemPicker members

Microsoft.SharePoint.WebControls namespace