SPAlternateUrlCollection Properties
Include Protected Members
Include Inherited Members
The SPAlternateUrlCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CanRenameOnRestore | Gets a value that indicates whether the SPAlternateUrlCollection can be renamed when it is restored. |
![]() |
CanSelectForBackup | Gets or sets a value that indicates whether the SPAlternateUrlCollection can be selected individually for a backup operation in the Central Administration user interface (UI). |
![]() |
CanSelectForRestore | Gets or sets a value that indicates whether the SPAlternateUrlCollection can be selected individually for a restore operation in the Central Administration user interface (UI). |
![]() |
Count | Gets the number of alternate request URLs in the collection. |
![]() |
DiskSizeRequired | Gets the disk space that is required for a backup. |
![]() |
DisplayName | Gets the display name of the collection. (Overrides SPPersistedObject.DisplayName.) |
![]() |
Farm | Gets the server farm where the object resides. (Inherited from SPPersistedObject.) |
![]() |
Id | Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.) |
![]() |
IsReadOnly | Gets a value that indicates whether the collection can be modified. |
![]() |
Item[Int32] | Gets the alternate request URL object at the specified index in the collection. |
![]() |
Item[String] | Gets the alternate request URL object with the specified incoming URL from the collection. |
![]() |
Item[Uri] | Gets the alternate request URL object with the specified URI from the collection. |
![]() |
Name | Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.) |
![]() |
Parent | Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.) |
![]() |
Properties | Gets metadata for the persisted object. (Inherited from SPPersistedObject.) |
![]() |
Status | Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.) |
![]() |
TypeName | Gets the localized display name of the collection, which in English is Alternate Access Mapping Collection. (Overrides SPPersistedObject.TypeName.) |
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
![]() |
Version | Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.) |
![]() |
WasCreated | Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.) |
Top
.gif)
.gif)