HtmlForgeX

API Reference

Class

TablerAppMenuItem

Namespace HtmlForgeX
Assembly HtmlForgeX

App menu item

Inheritance

  • Object
  • TablerAppMenuItem

Constructors

Methods

public String Render() #
Returns: String

Renders the app menu item to HTML string

Returns

HTML representation of the app menu item

Properties

public String Name { get; set; } #

Gets or sets the app name

public String IconUrl { get; set; } #

Gets or sets the app icon URL

public String Href { get; set; } #

Gets or sets the app link URL (optional)