AddListing(String, String, Microsoft.SharePoint.Portal.SiteData.ListingType, String, System.Guid[] ) Method
The AddListing method of the AreaGroup class adds a listing to the end of a group.
Parameters
Title The title of listing to be added to the end of a group.
ListingDescription The description of the listing to be added to the end of a group.
type The type of listing to be added to the end of a group.
strUrl The URL of listing to be added to the end of a group.
Audiences The audiences of the listing to be added to the end of a group.
Return Value
Microsoft.SharePoint.Portal.SiteData.AreaListing that contains the listing that is added to end of a group.
Remarks
Modified properties are not updated in the database until you call the Update method of the AreaListing class for the listing object that is returned by the AddListing method.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security