SP.WebParts.WebPartDefinition.saveWebPartChanges() Method
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