AccountPickerAndLink.Picker property

Gets the account picker.

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

Syntax

'Declaration
Public ReadOnly Property Picker As ManagedAccountPicker
    Get
'Usage
Dim instance As AccountPickerAndLink
Dim value As ManagedAccountPicker

value = instance.Picker
public ManagedAccountPicker Picker { get; }

Property value

Type: Microsoft.SharePoint.WebControls.ManagedAccountPicker
The account picker.

See also

Reference

AccountPickerAndLink class

AccountPickerAndLink members

Microsoft.SharePoint.WebControls namespace