ObjectTypeInfoObjectClassName Property |
The code name assigned to the matching module class in the Kentico administration interface. Identifies the object types's definition in the database. Required for all object types.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ObjectClassName { get; set; }
Property Value
Type:
StringSee Also