: ProfileImagePicker.MaxBytes (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property MaxBytes As Integer
'Uso
Dim instance As ProfileImagePicker
Dim value As Integer
value = instance.MaxBytes
instance.MaxBytes = value
public int MaxBytes { get; set; }
Vea también
Referencia
ProfileImagePicker (Clase)
ProfileImagePicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)