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()

See Also

Reference

SilverlightToolPart Class

SilverlightToolPart Members

Microsoft.SharePoint.WebPartPages Namespace