HtmlForgeX

API Reference

Class

TablerSidebarSection

Namespace HtmlForgeX
Assembly HtmlForgeX
Attributes
EditorBrowsable(2)

Sidebar section header

Inheritance

Constructors

public TablerSidebarSection(String title) #

Initializes a new instance of the TablerSidebarSection class

Parameters

title System.String requiredposition: 0
Section title

Methods

public override String Render() #
Returns: String

Renders the sidebar section to HTML string

Returns

HTML representation of the sidebar section

Properties

public String Title { get; } #

Gets the section title