WebPartToolPart.Categories enumeration

Represents the categories of base properties that are available for an instance of the WebPartToolPart tool part.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration Categories
'Usage
Dim instance As WebPartToolPart.Categories
public enum Categories

Members

Member name Description
Appearance The Appearance category of properties.
Layout The Layout category of properties.
Advanced The Advanced category of properties.

See also

Reference

Microsoft.SharePoint.WebPartPages namespace