API Reference
Class
TablerUserMenuItem
User menu item
Inheritance
- Object
- TablerUserMenuItem
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property TablerUserProfile.MenuItems
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