Share via


SPMobileEventsViewPeoplePicker.PeoplePickerNavigationButton Property

Gets a button control that navigates the user to the people picker form.

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

Syntax

'Declaration
Protected ReadOnly Property PeoplePickerNavigationButton As SPMobileSelectPeoplePickerFormButton
    Get
'Usage
Dim value As SPMobileSelectPeoplePickerFormButton

value = Me.PeoplePickerNavigationButton
protected SPMobileSelectPeoplePickerFormButton PeoplePickerNavigationButton { get; }

Property Value

Type: Microsoft.SharePoint.MobileControls.SPMobileSelectPeoplePickerFormButton
The SPMobileSelectPeoplePickerFormButton object that navigates the user to the people picker form.

See Also

Reference

SPMobileEventsViewPeoplePicker Class

SPMobileEventsViewPeoplePicker Members

Microsoft.SharePoint.MobileControls Namespace