Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a button that opens a mobile people picker form.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property PickerFormNavigationButton As SPMobileSelectPeoplePickerFormButton
Get
'Usage
Dim value As SPMobileSelectPeoplePickerFormButton
value = Me.PickerFormNavigationButton
protected SPMobileSelectPeoplePickerFormButton PickerFormNavigationButton { get; }
Property Value
Type: Microsoft.SharePoint.MobileControls.SPMobileSelectPeoplePickerFormButton
A button to open a people picker form.