AreaListing.UnGroup Method

NOTE: This API is now obsolete.

Moves the listing from a specific group to a general group (the default group).

Namespace:  Microsoft.SharePoint.Portal.SiteData
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is obsolete.")> _
Public Sub UnGroup
'Usage
Dim instance As AreaListing

instance.UnGroup()
[ObsoleteAttribute("This class is obsolete.")]
public void UnGroup()

Remarks

Modified properties are not updated in the database until you call the Update method.

See Also

Reference

AreaListing Class

AreaListing Members

Microsoft.SharePoint.Portal.SiteData Namespace