Parses NodeClassName from node data.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeData
- Type: System String
Node data
- format
- Type: CMS.DataEngine ExportFormatEnum
Format of the data
- tryToGetByClassId
- Type: System Boolean
Tries to get the name by extracting class identifier.
Return Value
Type: StringSee Also