Compartir a través de


de la propiedad ProfilePropertyImage.ImageSize

Obtiene o establece el tamaño de la imagen.

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

Sintaxis

'Declaración
Public Property ImageSize As ProfilePropertyImage.ProfileImageSize
    Get
    Set
'Uso
Dim instance As ProfilePropertyImage
Dim value As ProfilePropertyImage.ProfileImageSize

value = instance.ImageSize

instance.ImageSize = value
public ProfilePropertyImage.ProfileImageSize ImageSize { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Portal.WebControls.ProfilePropertyImage.ProfileImageSize
El tamaño de la imagen.

Vea también

Referencia

clase ProfilePropertyImage

Miembros ProfilePropertyImage

Espacio de nombres Microsoft.SharePoint.Portal.WebControls