CultureSiteInfoProviderGetCultureSitesInternal Method |
Returns the dataset containing the sites of the specified culture.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax protected virtual InfoDataSet<SiteInfo> GetCultureSitesInternal(
string cultureCode
)
Parameters
- cultureCode
- Type: SystemString
Culture code
Return Value
Type:
InfoDataSetSiteInfoSee Also