Class ActionGroup NamespaceDynamicweb.CoreUI.Actions AssemblyDynamicweb.CoreUI.dll public class ActionGroup Inheritance object ActionGroup Inherited Members object.Equals(object) object.Equals(object, object) object.GetHashCode() object.GetType() object.MemberwiseClone() object.ReferenceEquals(object, object) object.ToString() Properties Name public string Name { get; set; } Property Value string Nodes public List<ActionNode> Nodes { get; set; } Property Value List<ActionNode> Title public string Title { get; set; } Property Value string