SPSiteSubscription.GetSites method
Retrieves the site collections that belong to the site subscription.
Overload list
Name | Description | |
---|---|---|
GetSites(SPContentDatabase) | Retrieves the site collections that belong to the site subscription in the specified content database. | |
GetSites(SPWebApplication) | Retrieves the site collections that belong to the site subscription in the specified Web application. |
Top