AreaListing Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Manages the listings in an area. The values of the AreaListing.Status property have changed. In Microsoft Office SharePoint Portal Server 2003, AreaListing.Status had four values—Pending, Approved, Rejected, and Archived. In Microsoft Office SharePoint Server 2007, listings are based on Windows SharePoint Services 3.0 list items. List items do not support expiration and appearance dates and do not have an equivalent moderation status for Archived. In Office SharePoint Server 2007, Expired listings have Rejected status, listings yet to appear have Pending status, and Archived listings have Rejected status.

The AreaListing type exposes the following members.

Properties

  Name Description
Public property AppearanceDate Obsolete. Gets or sets the date on which the area listing appears.
Public property Audiences Obsolete.
Public property BestBet Obsolete. Obsolete. This property now returns false.
Public property Bool1 Obsolete. Represents a user-defined property that accepts a Boolean value.
Public property Bool2 Obsolete. Represents a user-defined property that accepts a Boolean value.
Public property Bool3 Obsolete. Represents a user-defined property that accepts a Boolean value.
Public property CategoryID Obsolete. Gets or sets the unique identifier of the area.
Public property CreatedBy Obsolete. Gets the name of the user who created the listing.
Public property CreationDate Obsolete. Gets the date on which the listing was created.
Public property Datetime1 Obsolete. Represents a user-defined property that accepts a DateTime value.
Public property Description Obsolete. Gets or sets the description of the listing.
Public property ExpirationDate Obsolete. Gets or sets the date on which the listing expires.
Public property Group Obsolete. Gets or sets the group name.
Public property HtmlBlob Obsolete. Gets or sets the HTML content.
Public property ID Obsolete. Gets the unique identifier of the area listing.
Public property Indexable Obsolete. This property has been removed from the public Microsoft Office SharePoint Server 2007 object model. Site data model functionality has changed substantially in Office SharePoint Server 2007 and this property is no longer needed.
Public property IndexCatalog Obsolete. This property has been removed from the public Microsoft Office SharePoint Server 2007 object model. Site data model functionality has changed substantially in Office SharePoint Server 2007 and this property is no longer needed.
Public property IndexScope Obsolete. This property has been removed from the public Microsoft Office SharePoint Server 2007 object model. Site data model functionality has changed substantially in Office SharePoint Server 2007 and this property is no longer needed.
Public property Int1 Obsolete. Represents a user-defined property that accepts an Int32 value.
Public property Int2 Obsolete. Represents a user-defined property that accepts an Int32 value.
Public property Int3 Obsolete. Represents a user-defined property that accepts an Int32 value.
Public property IsKeywordItem Obsolete. This property has been removed from the public Microsoft Office SharePoint Server 2007 object model. Site data model functionality has changed substantially in Office SharePoint Server 2007 and this property is no longer needed.
Public property LargeIconUrl Obsolete. Gets or sets the URL of the large icon. In Microsoft Office SharePoint Server 2007, this property always returns the full URL of the list item, even if you specified a server-relative URL when setting the property.
Public property LastModified Obsolete. Gets the date on which the listing was last modified.
Public property LastModifiedBy Obsolete. Gets the name of the user who last modified the listing.
Public property NText1 Obsolete. Represents a user-defined property that accepts a string value.
Public property NVarChar1 Obsolete. Represents a user-defined property that accepts a string value.
Public property NVarChar2 Obsolete. Represents a user-defined property that accepts a string value.
Public property NVarChar3 Obsolete. Represents a user-defined property that accepts a string value.
Public property NVarChar4 Obsolete. Represents a user-defined property that accepts a string value.
Public property Order Obsolete. Obsolete. This property now returns -1.
Public property PersonEmail Obsolete. Gets or sets the e-mail address of the person of the person type listing.
Public property PersonGuid Obsolete. This property has been removed from the public Microsoft Office SharePoint Server 2007 object model. Site data model functionality has changed substantially in Office SharePoint Server 2007 and this property is no longer needed.
Public property PersonPreferredName Obsolete. Gets or sets the preferred name of the person of the person type listing.
Public property PersonSID Obsolete. Gets or sets the security identifier (SID) of the person type listing.
Public property SmallIconUrl Obsolete. Gets or sets the URL of the small icon. In Microsoft Office SharePoint Server 2007, this property always returns the full URL of the list item, even if you specified a server-relative URL when setting the property.
Public property Status Obsolete. The values of the AreaListing.Status property have changed. In Microsoft Office SharePoint Portal Server 2003, AreaListing.Status had four values—Pending, Approved, Rejected, and Archived. In Microsoft Office SharePoint Server 2007, listings are based on Windows SharePoint Services 3.0 list items. List items do not support expiration and appearance dates and do not have an equivalent moderation status for Archived. In Office SharePoint Server 2007, Expired listings have Rejected status, listings yet to appear have Pending status, and Archived listings have Rejected status.
Public property Title Obsolete. Gets or sets the title of the listing.
Public property Type Obsolete.
Public property URL Obsolete. Gets or sets the URL of the listing. In Microsoft Office SharePoint Server 2007, this property always returns the full URL of the list item, even if you specified a server-relative URL when setting the property.

Top

Methods

  Name Description
Public method AddAudience Obsolete. Adds an audience listing to the area.
Public method Delete Obsolete. Deletes an audience listing from the area.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAudience Obsolete. Removes an audience listing from the area.
Public method ToString (Inherited from Object.)
Public method UnGroup Obsolete. Moves the listing from a specific group to a general group (the default group).
Public method Update() Obsolete. Updates the area listing.
Public method Update(ListingUpdateBehavior) Obsolete. Updates the area listing by behavior.

Top

See Also

Reference

AreaListing Class

Microsoft.SharePoint.Portal.SiteData Namespace