IWebPartVariationUpdate Members
Include Protected Members
Include Inherited Members
An interface that is implemented by using Web Parts. Use this interface when you need to update properties for a Web Part control that is copied to a Variation site.
The IWebPartVariationUpdate type exposes the following members.
Methods
Name | Description | |
---|---|---|
Update | Updates any properties within a Web Part control that are dependent on the location of the page in the server hierarchy. |
Top