AreaListing 成员 (Microsoft.SharePoint.Portal.SiteData)

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. 已过时。

以下表格列出了由 AreaListing 类型公开的成员。

公共属性

  名称 说明
公共属性 AppearanceDate Gets or sets the date on which the area listing appears.
公共属性 Audiences  
公共属性 BestBet Obsolete. This property now returns false.
公共属性 Bool1 Represents a user-defined property that accepts a Boolean value.
公共属性 Bool2 Represents a user-defined property that accepts a Boolean value.
公共属性 Bool3 Represents a user-defined property that accepts a Boolean value.
公共属性 CategoryID Gets or sets the unique identifier of the area.
公共属性 CreatedBy Gets the name of the user who created the listing.
公共属性 CreationDate Gets the date on which the listing was created.
公共属性 Datetime1 Represents a user-defined property that accepts a DateTime value.
公共属性 Description Gets or sets the description of the listing.
公共属性 ExpirationDate Gets or sets the date on which the listing expires.
公共属性 Group Gets or sets the group name.
公共属性 HtmlBlob Gets or sets the HTML content.
公共属性 ID Gets the unique identifier of the area listing.
公共属性 Indexable 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.
公共属性 IndexCatalog 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.
公共属性 IndexScope 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.
公共属性 Int1 Represents a user-defined property that accepts an Int32 value.
公共属性 Int2 Represents a user-defined property that accepts an Int32 value.
公共属性 Int3 Represents a user-defined property that accepts an Int32 value.
公共属性 IsKeywordItem 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.
公共属性 LargeIconUrl 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.
公共属性 LastModified Gets the date on which the listing was last modified.
公共属性 LastModifiedBy Gets the name of the user who last modified the listing.
公共属性 NText1 Represents a user-defined property that accepts a string value.
公共属性 NVarChar1 Represents a user-defined property that accepts a string value.
公共属性 NVarChar2 Represents a user-defined property that accepts a string value.
公共属性 NVarChar3 Represents a user-defined property that accepts a string value.
公共属性 NVarChar4 Represents a user-defined property that accepts a string value.
公共属性 Order Obsolete. This property now returns -1.
公共属性 PersonEmail Gets or sets the e-mail address of the person of the person type listing.
公共属性 PersonGuid 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.
公共属性 PersonPreferredName Gets or sets the preferred name of the person of the person type listing.
公共属性 PersonSID Gets or sets the security identifier (SID) of the person type listing.
公共属性 SmallIconUrl 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.
公共属性 Status 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.
公共属性 Title Gets or sets the title of the listing.
公共属性 Type  
公共属性 URL 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.

页首

公共方法

(另请参阅 受保护的方法 )

  名称 说明
公共方法 AddAudience Adds an audience listing to the area.
公共方法 Delete Deletes an audience listing from the area.
公共方法 Equals  已重载。 (继承自 Object
公共方法 GetHashCode  (继承自 Object
公共方法 GetType  (继承自 Object
公共方法 静态 ReferenceEquals  (继承自 Object
公共方法 RemoveAudience Removes an audience listing from the area.
公共方法 ToString  (继承自 Object
公共方法 UnGroup Moves the listing from a specific group to a general group (the default group).
公共方法 Update 已重载。  

页首

受保护的方法

  名称 说明
受保护的方法 Finalize  (继承自 Object
受保护的方法 MemberwiseClone  (继承自 Object

页首

另请参阅

参考

AreaListing 类
Microsoft.SharePoint.Portal.SiteData 命名空间