SummaryLinkWebPart.Update method

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 SummaryLinkWebPart
Dim ownerWeb As PublishingWeb

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

Parameters

Implements

IWebPartVariationUpdate.Update(PublishingWeb)

See also

Reference

SummaryLinkWebPart class

SummaryLinkWebPart members

Microsoft.SharePoint.Publishing.WebControls namespace