Share via


BaseTableOfContentsToolPart.ApplyChanges method

Applies changes made in the tool part to the related web part.

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

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Sub ApplyChanges
'Usage
Dim instance As BaseTableOfContentsToolPart

instance.ApplyChanges()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override void ApplyChanges()

See also

Reference

BaseTableOfContentsToolPart class

BaseTableOfContentsToolPart members

Microsoft.SharePoint.Publishing.WebControls namespace