Click or drag to resize
DataClassInfoProviderCheckDependencies Method
Check dependencies for document type, return true if something is depend.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static bool CheckDependencies(
	int classId
)

Parameters

classId
Type: SystemInt32
Class ID

Return Value

Type: Boolean
See Also