Class PersonaBarMenu
Inheritance
System.Object
PersonaBarMenu
Namespace: Dnn.PersonaBar.Library.Model
Assembly: Dnn.PersonaBar.Library.dll
Syntax
public class PersonaBarMenu : object
Properties
| Improve this Doc View SourceAllItems
Declaration
public IList<MenuItem> AllItems { get; }
Property Value
Type | Description |
---|---|
IList<MenuItem> |
MenuItems
Declaration
public IList<MenuItem> MenuItems { get; set; }
Property Value
Type | Description |
---|---|
IList<MenuItem> |