CountryInfoProviderCheckDependenciesInternal Method |
Check dependencies. Returns true if something is dependent.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 12.0.0
Syntax protected virtual bool CheckDependenciesInternal(
int countryId
)
Parameters
- countryId
- Type: SystemInt32
Country ID
Return Value
Type:
BooleanSee Also