SPMobileLinkNavigation-Klasse
HINWEIS: Diese API ist veraltet.
Vererbungshierarchie
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Microsoft.SharePoint.MobileControls.SPMobileNavigation
Microsoft.SharePoint.MobileControls.SPMobileLinkNavigation
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.")> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class SPMobileLinkNavigation _
Inherits SPMobileNavigation
'Usage
Dim instance As SPMobileLinkNavigation
[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.")]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class SPMobileLinkNavigation : SPMobileNavigation
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.
Siehe auch
Referenz
Microsoft.SharePoint.MobileControls-Namespace
Vererbungshierarchie
System.Object
System.Web.UI.Control
System.Web.UI.MobileControls.MobileControl
Microsoft.SharePoint.MobileControls.SPMobileComponent
Microsoft.SharePoint.MobileControls.SPMobileNavigation
Microsoft.SharePoint.MobileControls.SPMobileLinkNavigation
Microsoft.SharePoint.MobileControls.SPMobileAllContentPageNavigation
Microsoft.SharePoint.MobileControls.SPMobileClearViewFilterNavigation
Microsoft.SharePoint.MobileControls.SPMobileCommentsNavigation
Microsoft.SharePoint.MobileControls.SPMobileDeletePageNavigation
Microsoft.SharePoint.MobileControls.SPMobileDispFormNavigation
Microsoft.SharePoint.MobileControls.SPMobileEditFormNavigation
Microsoft.SharePoint.MobileControls.SPMobileHomePageNavigation
Microsoft.SharePoint.MobileControls.SPMobileListViewNavigation
Microsoft.SharePoint.MobileControls.SPMobileLogoutPageNavigation
Microsoft.SharePoint.MobileControls.SPMobileNewFormNavigation
Microsoft.SharePoint.MobileControls.SPMobileSwitchtoPCView
Microsoft.SharePoint.MobileControls.SPMobileUpFolderNavigation
Microsoft.SharePoint.MobileControls.SPMobileWikiAllPagesNavigation
Microsoft.SharePoint.MobileControls.SPMobileWikiTextPageNavigation
Microsoft.SharePoint.MobileControls.SPMobileWikiWebPartPageNavigation
Microsoft.SharePoint.WebPartPages.WebPartMobilePageNavigation