ProfilePropertyImage.ProfileImageSize Enumeration
Specifies the size of the image associated with a profile property.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Enumeration ProfileImageSize
'Usage
Dim instance As ProfilePropertyImage.ProfileImageSize
public enum ProfileImageSize
Members
| Member name | Description | |
|---|---|---|
| Small | Small image size. | |
| Medium | Medium image size. | |
| Large | Large image size. | |
| NotSet | The default image size. |