Click or drag to resize
DataClassNotFoundExceptionClassName Property
Gets name of the class that wasn't found.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string ClassName { get; protected set; }

Property Value

Type: String
See Also