Share via


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)

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