Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |