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