SPMobileUserField.PickerFormNavigationButton Property
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.