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 | |
---|---|---|
AppearanceDate | Obsolete. Gets or sets the date on which the area appears. | |
Areas | Obsolete. Gets the areas. | |
AreaTemplate | Obsolete. Gets or sets the area template. | |
AutoApprove | Obsolete. Obsolete. This property now returns AreaAutoApprove.NoAutoApprove. | |
Bool1 | Obsolete. Represents a user-defined property that accepts a Boolean value. | |
Bool2 | Obsolete. Represents a user-defined property that accepts a Boolean value. | |
Bool3 | Obsolete. Represents a user-defined property that accepts a Boolean value. | |
CoorAutoApprove | Obsolete. Obsolete. This property now returns false. | |
CreatedBy | Obsolete. Gets the name of the user who created the area. | |
CreationDate | Obsolete. Gets the date on which the area was created. | |
Datetime1 | Obsolete. Represents a user-defined property that accepts a DateTime value. | |
Depth | Obsolete. Gets the level of subareas. | |
Description | Obsolete. Gets or sets the description of the area. | |
ExpirationDate | Obsolete. Gets or sets the date on which the area expires. | |
Groups | Obsolete. Gets the available groups that belong to this area. | |
HonorOrder | Obsolete. Gets or sets a value indicating whether the order is alphabetical or numerical. | |
ID | Obsolete. Gets the unique identifier of the area. | |
Indexable | Obsolete. Gets or sets a value indicating whether the area can be indexed. | |
InheritSecurity | Obsolete. Gets or sets a value indicating whether the area inherits security. | |
InheritUrl | Obsolete. Obsolete. This property now returns AreaUrl.UseWebUrl. | |
Int1 | Obsolete. Represents a user-defined property that accepts an Int32 value. | |
Int2 | Obsolete. Represents a user-defined property that accepts an Int32 value. | |
Int3 | Obsolete. Represents a user-defined property that accepts an Int32 value. | |
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. | |
IsPublicNav | Obsolete. Obsolete. This property now returns false. | |
LargeIconUrl | Obsolete. Gets or sets the URL of the large icon. | |
LastModified | Obsolete. Gets the date on which the area was last modified. | |
LastModifiedBy | Obsolete. Gets the name of the user who last modified the area. | |
Listings | Obsolete. Gets the listings. | |
Navigation | Obsolete. Gets or sets a value indicating whether to show this area while browsing the UI. | |
NText1 | Obsolete. Represents a user-defined property that accepts a string value. | |
NVarChar1 | Obsolete. Represents a user-defined property that accepts a string value. | |
NVarChar2 | Obsolete. Represents a user-defined property that accepts a string value. | |
NVarChar3 | Obsolete. Represents a user-defined property that accepts a string value. | |
NVarChar4 | Obsolete. Represents a user-defined property that accepts an NVarChar4 value. | |
Order | Obsolete. Gets or sets the order of the area among the children areas of the same parent area. | |
Owner | Obsolete. Gets or sets the owner of the area. | |
OwnerEmail | Obsolete. Gets or sets the e-mail address of the area owner. | |
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. | |
OwnerPicture | Obsolete. Gets or sets the address of the picture. | |
OwnerSID | Obsolete. Gets or sets the security identifier (SID) of the area owner. | |
ParentID | Obsolete. Gets or sets the parent identifier. | |
Path | Obsolete. Gets the path of the area in this portal hierarchy. | |
SmallIconUrl | Obsolete. Gets or sets the URL of the small icon. | |
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. | |
System | Obsolete. Obsolete. This property now returns false. | |
Title | Obsolete. Gets or sets the title of the area. | |
UrlNavigation | Obsolete. Gets the calculated URL. | |
UrlOverride | Obsolete. Obsolete. This property now returns an empty string. | |
Web | Obsolete. Contains the associated storage of this area, such as document libraries or lists. | |
WebUrl | Obsolete. Gets the URL of the Web site. |
Top
Methods
Name | Description | |
---|---|---|
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. | |
Delete | Obsolete. Deletes the area. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Refresh | Obsolete. Reloads the area from the database. All uncommitted changes are discarded. | |
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. | |
ToString | (Inherited from Object.) | |
Update | Obsolete. Updates the changes to the area in the user profile data store. | |
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