ContentByQueryWebPart.Update Method

Called to update a ContentByQueryWebPart object when it is pushed to another variation label.

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

Syntax

'Declaration
Public Sub Update ( _
    ownerWeb As PublishingWeb _
)
'Usage
Dim instance As ContentByQueryWebPart
Dim ownerWeb As PublishingWeb

instance.Update(ownerWeb)
public void Update(
    PublishingWeb ownerWeb
)

Parameters

Implements

IWebPartVariationUpdate.Update(PublishingWeb)

See Also

Reference

ContentByQueryWebPart Class

ContentByQueryWebPart Members

Microsoft.SharePoint.Publishing.WebControls Namespace

ContentByQueryWebPart