Freigeben über


ContentByQueryWebPart.Update-Methode

Wird aufgerufen, um ein ContentByQueryWebPart Objekt zu aktualisieren, wenn es ein anderes Variationsbezeichnung verschoben werden.

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
)

Parameter

Implementiert

IWebPartVariationUpdate.Update(PublishingWeb)

Siehe auch

Referenz

ContentByQueryWebPart Klasse

ContentByQueryWebPart-Member

Microsoft.SharePoint.Publishing.WebControls-Namespace

ContentByQueryWebPart