WebPartToolPart.ApplyChanges Method

Applies all property changes to the Web Part on the server.

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

Syntax

'Declaration
Public Overrides Sub ApplyChanges
'Usage
Dim instance As WebPartToolPart

instance.ApplyChanges()
public override void ApplyChanges()

Remarks

Calling the ApplyChanges method of the WebPartToolPartIs not recommended.

See Also

Reference

WebPartToolPart Class

WebPartToolPart Members

Microsoft.SharePoint.WebPartPages Namespace