Partager via


AreaListing.Update, méthode (ListingUpdateBehavior) (Microsoft.SharePoint.Portal.SiteData)

Updates the area listing by behavior.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Sub Update ( _
    behavior As ListingUpdateBehavior _
)
'Utilisation
Dim instance As AreaListing
Dim behavior As ListingUpdateBehavior

instance.Update(behavior)
public void Update (
    ListingUpdateBehavior behavior
)

Paramètres

  • behavior
    The behavior of the area listing.

Remarques

The Update method works only with a keyword listing.

Voir aussi

Référence

AreaListing, classe
Membres AreaListing
Microsoft.SharePoint.Portal.SiteData, espace de noms