SPMobileUpFolderNavigation-Klasse
HINWEIS: Diese API ist veraltet.
Rendert einen Link zu den aktuellen Unterordner auf einer mobilen SharePoint-Website des übergeordneten Ordners.
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.SPMobileUpFolderNavigation
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.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPMobileUpFolderNavigation _
Inherits SPMobileLinkNavigation
'Usage
Dim instance As SPMobileUpFolderNavigation
[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.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobileUpFolderNavigation : SPMobileLinkNavigation
Hinweise
Verwenden Sie dieses Steuerelement nur in einem Unterordner. Wenn dieses Steuerelement angezeigt, in der höchsten Ebene Ordner wird (, dessen übergeordnetes Element einer Seite kein Ordner ist), klicken auf erfolgt keine Aktion.
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.