WebPartToolPart.Expand Method

Expands the specified tool part category.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Sub Expand ( _
    category As WebPartToolPart.Categories _
)
'Usage
Dim instance As WebPartToolPart
Dim category As WebPartToolPart.Categories

instance.Expand(category)
public void Expand(
    WebPartToolPart.Categories category
)

Parameters

See Also

Reference

WebPartToolPart Class

WebPartToolPart Members

Microsoft.SharePoint.WebPartPages Namespace