AreaListing.Update Method (ListingUpdateBehavior)
NOTE: This API is now obsolete.
Updates the area listing by behavior.
Namespace: Microsoft.SharePoint.Portal.SiteData
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Sub Update ( _
behavior As ListingUpdateBehavior _
)
'Usage
Dim instance As AreaListing
Dim behavior As ListingUpdateBehavior
instance.Update(behavior)
[ObsoleteAttribute("This class is obsolete.")]
public void Update(
ListingUpdateBehavior behavior
)
Parameters
- behavior
Type: Microsoft.SharePoint.Portal.SiteData.ListingUpdateBehavior
The behavior of the area listing.
Remarks
The Update method works only with a keyword listing.