Click or drag to resize
DataClassInfoProviderGetClassName Method
Gets the specified DataClassName.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static string GetClassName(
	int classId
)

Parameters

classId
Type: SystemInt32
DataClassInfo property

Return Value

Type: String
See Also