SPSiteLookupProvider.GetSiteNames method
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