SPSiteLookupProvider.LookupSite Method
Include Protected Members
Include Inherited Members
Returns an SPSiteLookupInfo object that can be used to get information about containers of the SPSite object.
Overload List
Name | Description | |
---|---|---|
LookupSite(Guid) | Returns an SPSiteLookupInfo object that can be used to get information about a site collection or host header named site collection. | |
LookupSite(SPWebApplication, String) | Returns an SPSiteLookupInfo object that can be used to get the SPContentDatabase object that contains the site collection. |
Top