Share via


BaseTableOfContentsToolPart.AddBlankRow method

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Shared Sub AddBlankRow ( _
    table As Table _
)
'Usage
Dim table As TableBaseTableOfContentsToolPart.AddBlankRow(table)
protected static void AddBlankRow(
    Table table
)

Parameters

See also

Reference

BaseTableOfContentsToolPart class

BaseTableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace