| CultureSiteInfoProviderCheckCultureCode Method | 
            Check if culture code is in web, and return culture code, if no, return default culture code.
            
 
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string CheckCultureCode(
	string cultureCode,
	string siteName
)
Parameters
- cultureCode
- Type: SystemString
 Culture code
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
String See Also
See Also