SilverlightToolPart.SyncChanges Method
Retrieves the property values from the Silverlight Web Part and updates the corresponding properties of the Silverlight Tool Part accordingly.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub SyncChanges
'Usage
Dim instance As SilverlightToolPart
instance.SyncChanges()
public override void SyncChanges()