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 to: SharePoint Foundation 2010
Saves changes to the Web Part made using other properties and methods on the WebPartDefinition object.
SP.WebParts.WebPartDefinition.saveWebPartChanges();
Applies To
SP.WebParts.WebPartDefinition Class
Remarks
If the current user does not have permissions to modify the Web Part, the server must ignore the call to this method.
See Also
Reference
SP.WebParts.WebPartDefinition Methods