Click or drag to resize
CountryInfoProvider.CheckDependenciesInternal Method
Check dependencies. Returns true if something is dependent.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 11.0.0
Syntax
C#
protected virtual bool CheckDependenciesInternal(
	int countryId
)

Parameters

countryId
Type: System.Int32
Country ID

Return Value

Type: Boolean
See Also