Class ActionGroup
- Namespace
- Dynamicweb.CoreUI.Actions
- Assembly
- Dynamicweb.CoreUI.dll
public class ActionGroup
- Inheritance
-
ActionGroup
- Inherited Members
Properties
Name
public string Name { get; set; }
Property Value
Nodes
public List<ActionNode> Nodes { get; set; }
Property Value
Title
public string Title { get; set; }