| CountryInfoProviderCheckDependencies Method  | 
            Check dependencies. Returns true if something is dependent.
            
 
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 9.0.0
Syntaxpublic static bool CheckDependencies(
	int countryId
)
Parameters
- countryId
 - Type: SystemInt32
Country ID 
Return Value
Type: 
Boolean
See Also