Area Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents an area.

The Area type exposes the following members.

Properties

  Name Description
Public property AppearanceDate Obsolete. Gets or sets the date on which the area appears.
Public property Areas Obsolete. Gets the areas.
Public property AreaTemplate Obsolete. Gets or sets the area template.
Public property AutoApprove Obsolete. Obsolete. This property now returns AreaAutoApprove.NoAutoApprove.
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 CoorAutoApprove Obsolete. Obsolete. This property now returns false.
Public property CreatedBy Obsolete. Gets the name of the user who created the area.
Public property CreationDate Obsolete. Gets the date on which the area was created.
Public property Datetime1 Obsolete. Represents a user-defined property that accepts a DateTime value.
Public property Depth Obsolete. Gets the level of subareas.
Public property Description Obsolete. Gets or sets the description of the area.
Public property ExpirationDate Obsolete. Gets or sets the date on which the area expires.
Public property Groups Obsolete. Gets the available groups that belong to this area.
Public property HonorOrder Obsolete. Gets or sets a value indicating whether the order is alphabetical or numerical.
Public property ID Obsolete. Gets the unique identifier of the area.
Public property Indexable Obsolete. Gets or sets a value indicating whether the area can be indexed.
Public property InheritSecurity Obsolete. Gets or sets a value indicating whether the area inherits security.
Public property InheritUrl Obsolete. Obsolete. This property now returns AreaUrl.UseWebUrl.
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 IsPublicNav Obsolete. Obsolete. This property now returns false.
Public property LargeIconUrl Obsolete. Gets or sets the URL of the large icon.
Public property LastModified Obsolete. Gets the date on which the area was last modified.
Public property LastModifiedBy Obsolete. Gets the name of the user who last modified the area.
Public property Listings Obsolete. Gets the listings.
Public property Navigation Obsolete. Gets or sets a value indicating whether to show this area while browsing the UI.
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 an NVarChar4 value.
Public property Order Obsolete. Gets or sets the order of the area among the children areas of the same parent area.
Public property Owner Obsolete. Gets or sets the owner of the area.
Public property OwnerEmail Obsolete. Gets or sets the e-mail address of the area owner.
Public property OwnerGuid 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 OwnerPicture Obsolete. Gets or sets the address of the picture.
Public property OwnerSID Obsolete. Gets or sets the security identifier (SID) of the area owner.
Public property ParentID Obsolete. Gets or sets the parent identifier.
Public property Path Obsolete. Gets the path of the area in this portal hierarchy.
Public property SmallIconUrl Obsolete. Gets or sets the URL of the small icon.
Public property Synonyms 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 System Obsolete. Obsolete. This property now returns false.
Public property Title Obsolete. Gets or sets the title of the area.
Public property UrlNavigation Obsolete. Gets the calculated URL.
Public property UrlOverride Obsolete. Obsolete. This property now returns an empty string.
Public property Web Obsolete. Contains the associated storage of this area, such as document libraries or lists.
Public property WebUrl Obsolete. Gets the URL of the Web site.

Top

Methods

  Name Description
Public method AddKeyword Obsolete. This method 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 method is no longer needed.
Public method Delete Obsolete. Deletes 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 Refresh Obsolete. Reloads the area from the database. All uncommitted changes are discarded.
Public method RemoveKeyword Obsolete. This method 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 method is no longer needed.
Public method ToString (Inherited from Object.)
Public method Update Obsolete. Updates the changes to the area in the user profile data store.
Public method UpdateWithDuplicatedKeywordDetection Obsolete. This method 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 method is no longer needed.

Top

See Also

Reference

Area Class

Microsoft.SharePoint.Portal.SiteData Namespace