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 default icon size.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
<ClientCallableTypeAttribute> _
<SubsetCallableTypeAttribute> _
Public Enumeration IconSize
'Usage
Dim instance As IconSize
[ClientCallableTypeAttribute]
[SubsetCallableTypeAttribute]
public enum IconSize
Members
Member name | Description | |
---|---|---|
Size16 | The default icon size is 16 x 16 pixels. | |
Size32 | The default icon size is 32 x 32 pixels. |