Share via


SPMobileEventsViewPeoplePicker.PeoplePickerNavigationButton property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected ReadOnly Property PeoplePickerNavigationButton As SPMobileSelectPeoplePickerFormButton
    Get
'Usage
Dim value As SPMobileSelectPeoplePickerFormButton

value = Me.PeoplePickerNavigationButton
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected SPMobileSelectPeoplePickerFormButton PeoplePickerNavigationButton { get; }

Property value

Type: Microsoft.SharePoint.MobileControls.SPMobileSelectPeoplePickerFormButton

See also

Reference

SPMobileEventsViewPeoplePicker class

SPMobileEventsViewPeoplePicker members

Microsoft.SharePoint.MobileControls namespace