API Reference
Class
TablerUserMenuItem
User menu item
Inheritance
- Object
- TablerUserMenuItem
Constructors
public TablerUserMenuItem() #Inherited Methods
Properties
public String Text { get; set; } #Gets or sets the menu item text
public String Href { get; set; } #Gets or sets the menu item href URL
public Nullable<TablerIconType> Icon { get; set; } #Gets or sets the optional menu item icon
public Boolean IsDivider { get; set; } #Gets or sets whether this is a divider item