DataClassNotFoundExceptionClassName Property |
Gets name of the class that wasn't found.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string ClassName { get; protected set; }
Property Value
Type:
StringSee Also