Click or drag to resize
StateInfoProviderCheckDependenciesInternal Method
Check dependencies.

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

Parameters

stateId
Type: SystemInt32
State ID

Return Value

Type: Boolean
See Also