GroupedItemPicker.ResultControlId Property

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

Syntax

'Declaration
Public Property ResultControlId As String
    Get
    Set
'Usage
Dim instance As GroupedItemPicker
Dim value As String

value = instance.ResultControlId

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

Property Value

Type: System.String

See Also

Reference

GroupedItemPicker Class

GroupedItemPicker Members

Microsoft.SharePoint.WebControls Namespace