Share via


TableOfContentsWebPart.IWebPartVariationUpdate.Update Method

Updates any properties within a Web Part control that are dependent on the location of the page in the server hierarchy.

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Private Sub Update ( _
    ownerWeb As PublishingWeb _
) Implements IWebPartVariationUpdate.Update
'Usage
Dim instance As TableOfContentsWebPart
Dim ownerWeb As PublishingWeb

CType(instance, IWebPartVariationUpdate).Update(ownerWeb)
void IWebPartVariationUpdate.Update(
    PublishingWeb ownerWeb
)

Parameters

Implements

IWebPartVariationUpdate.Update(PublishingWeb)

See Also

Reference

TableOfContentsWebPart Class

TableOfContentsWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace