| CultureSiteInfoProviderIsCultureOnSite Method (String, String) | 
            Determines whether specified culture is on specified site.
            
 
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsCultureOnSite(
	string cultureCode,
	string siteName
)
Parameters
- cultureCode
- Type: SystemString
 Culture code
- siteName
- Type: SystemString
 Site name
Return Value
Type: 
Boolean See Also
See Also