Compartir a través de


Clase MobileMyProfilePageNavigation

Representa un vínculo para llevar al usuario a la vista móvil de la página Mi perfil en el sitio Web actual.

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.Portal.MobileControls.MobileMyProfilePageNavigation
              Microsoft.SharePoint.Portal.MobileControls.MobileColleagueProfilePageNavigation
              Microsoft.SharePoint.Portal.MobileControls.MobileListsMyProfilePageNavigation

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

Sintaxis

'Declaración
Public Class MobileMyProfilePageNavigation _
    Inherits SPMobileLinkNavigation
'Uso
Dim instance As MobileMyProfilePageNavigation
public class MobileMyProfilePageNavigation : SPMobileLinkNavigation

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 MobileMyProfilePageNavigation

Espacio de nombres Microsoft.SharePoint.Portal.MobileControls