Compartir a través de


Clase MobileProfilePropertyImage

Representa una imagen que se mostrará que está asociada con el perfil de usuario actual.

Jerarquía de la herencia

System.Object
  System.Web.UI.Control
    System.Web.UI.MobileControls.MobileControl
      System.Web.UI.MobileControls.Image
        Microsoft.SharePoint.MobileControls.SPMobileImage
          Microsoft.SharePoint.Portal.MobileControls.MobileProfilePropertyImage

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

Sintaxis

'Declaración
Public Class MobileProfilePropertyImage _
    Inherits SPMobileImage
'Uso
Dim instance As MobileProfilePropertyImage
public class MobileProfilePropertyImage : SPMobileImage

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 MobileProfilePropertyImage

Espacio de nombres Microsoft.SharePoint.Portal.MobileControls