GroupedItemPicker.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 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