GroupedItemPicker.CandidateControlId property

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

Syntax

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

value = instance.CandidateControlId

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

Property value

Type: System.String

See also

Reference

GroupedItemPicker class

GroupedItemPicker members

Microsoft.SharePoint.WebControls namespace