SPDeletedSiteLookupInfo Members

Include Protected Members
Include Inherited Members

Represents information about a deleted site collection, such as its content database, subscription, and web application.

The SPDeletedSiteLookupInfo type exposes the following members.

Constructors

  Name Description
Public method SPDeletedSiteLookupInfo Initializes a new instance of the SPDeletedSiteLookupInfo class.

Top

Properties

  Name Description
Public property ApplicationId Gets or sets the GUID of the web application to which the deleted site collection belongs.
Public property DatabaseId Gets or sets the GUID of the content database that contains the deleted site collection.
Public property DeletionTime Gets or sets the date and time that the site collection was deleted.
Public property HostHeaderIsSiteName Gets or sets a value that specifies whether the host header is the name of the deleted site collection.
Public property Path Gets or sets the server-relative path of the deleted site collection.
Public property SiteId Gets or sets the GUID of the deleted site collection.
Public property SiteSubscriptionId Gets or sets the subscription identifier (ID) of the deleted site collection.

Top

Methods

  Name Description
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 ToString (Inherited from Object.)

Top

See Also

Reference

SPDeletedSiteLookupInfo Class

Microsoft.SharePoint.Administration Namespace