Share via


Clase SPMobilePostsHomePageNavigation

NOTA: esta API está ahora obsoleta.

Representa un vínculo a la página principal de un sitio de blog móvil.

Jerarquía de la herencia

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.SPMobileHomePageNavigation
              Microsoft.SharePoint.MobileControls.SPMobilePostsHomePageNavigation

Espacio de nombres:  Microsoft.SharePoint.MobileControls
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("Use SPMobileHomePageNavigation class instead.")> _
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class SPMobilePostsHomePageNavigation _
    Inherits SPMobileHomePageNavigation
'Uso
Dim instance As SPMobilePostsHomePageNavigation
[ObsoleteAttribute("Use SPMobileHomePageNavigation class instead.")]
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class SPMobilePostsHomePageNavigation : SPMobileHomePageNavigation

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SPMobilePostsHomePageNavigation

Espacio de nombres Microsoft.SharePoint.MobileControls