Compartir a través de


Clase ProfilePropertyImage

Muestra la imagen asociada a la propiedad de perfil especificada.

Jerarquía de la herencia

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.Image
        PropertyImage
          Microsoft.SharePoint.Portal.WebControls.ProfilePropertyImage

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

Sintaxis

'Declaración
Public Class ProfilePropertyImage _
    Inherits PropertyImage
'Uso
Dim instance As ProfilePropertyImage
public class ProfilePropertyImage : PropertyImage

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 ProfilePropertyImage

Espacio de nombres Microsoft.SharePoint.Portal.WebControls