API Reference
Class
TablerSidebarSection
Sidebar section header
Inheritance
- TablerSidebarItem
- TablerSidebarSection
Constructors
public TablerSidebarSection(String title) #Initializes a new instance of the TablerSidebarSection class
Parameters
- title System.String
- Section title
Methods
public override String Render() #Returns:
StringRenders the sidebar section to HTML string
Returns
HTML representation of the sidebar section