SPSiteLookupInfo members

Maps a site collection identifier to its containers, for example, to its content database, subscription, or Web application.

The SPSiteLookupInfo type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ApplicationId Gets or sets the GUID of the Web application that contains the site collection.
Public property DatabaseId Gets or sets the GUID of the content database that contains the site collection.
Public property HostHeaderIsSiteName Gets or sets a Boolean value that specifies whether the host header is the name of the site collection.
Public property Path Gets or sets the server-relative path of the site collection.
Public property SiteId Gets or sets the GUID of the site collection.
Public property SiteSubscriptionId Gets or sets the subscription identifier of the 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

SPSiteLookupInfo class

Microsoft.SharePoint.Administration namespace