| CultureSiteInfoProviderIsAnyDocument Method | 
            Returns true if exist any document with selected culture on site.
            
 
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsAnyDocument(
	string siteName,
	string cultureCode
)
Parameters
- siteName
- Type: SystemString
 Site name
- cultureCode
- Type: SystemString
 Culture code
Return Value
Type: 
Boolean See Also
See Also