NodeTypeEnum EnumerationKentico 8.0 API Reference
Summary description for NodeType.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Standard0 Standard node for general usage.
Action1 Node representing automatic action.
Condition2 Node representing IF/ELSE condition.
Multichoice3 Node representing SWITCH{CASE,DEFAULT} construction.
Userchoice4 Node representing branching by user choice.
See Also