Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.