Partilhar via


AccountPickerAndLink.Picker Property

Gets the account picker.

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

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