Freigeben über


SPMobileNavigation.AddAccessKey-Methode

HINWEIS: Diese API ist veraltet.

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 Overridable Function AddAccessKey ( _
    navigation As MobileControl _
) As MobileControl
'Usage
Dim navigation As MobileControl
Dim returnValue As MobileControl

returnValue = Me.AddAccessKey(navigation)
[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 virtual MobileControl AddAccessKey(
    MobileControl navigation
)

Parameter

Rückgabewert

Typ: System.Web.UI.MobileControls.MobileControl

Siehe auch

Referenz

SPMobileNavigation Klasse

SPMobileNavigation-Member

Microsoft.SharePoint.MobileControls-Namespace