DocumentHierarchyHelperGetNodeClassName Method (String, ExportFormatEnum) |
Parses NodeClassName from node data.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string GetNodeClassName(
string nodeData,
ExportFormatEnum format
)
Parameters
- nodeData
- Type: SystemString
Node data - format
- Type: CMS.DataEngineExportFormatEnum
Format of the data
Return Value
Type:
StringSee Also