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