SPSiteLookupProvider.GetSiteNames Method
Include Protected Members
Include Inherited Members
Returns a list of all the names of site collections in the specified content database or Web application.
Overload List
Name | Description | |
---|---|---|
GetSiteNames(SPContentDatabase) | Returns a list of all the names of site collections in the specified content database. | |
GetSiteNames(SPWebApplication) | Returns a list of all site collections in the specified Web application. |
Top