| CultureSiteInfoProviderIsCultureOnSite Method (Int32, Int32) | 
            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(
	int cultureId,
	int siteId
)
Parameters
- cultureId
- Type: SystemInt32
 Culture ID
- siteId
- Type: SystemInt32
 Site ID
Return Value
Type: 
Boolean See Also
See Also