SPAlternateUrlCollection Properties

Include Protected Members
Include Inherited Members

The SPAlternateUrlCollection type exposes the following members.

Properties

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

Top

See Also

Reference

SPAlternateUrlCollection Class

Microsoft.SharePoint.Administration Namespace