HtmlForgeX

API Reference

Class

TablerHeaderCustom

Namespace HtmlForgeX
Assembly HtmlForgeX
Attributes
EditorBrowsable(2)

Custom header item

Inheritance

Constructors

public TablerHeaderCustom(HtmlTag content) #

Initializes a new instance of the TablerHeaderCustom class

Parameters

content HtmlForgeX.HtmlTag requiredposition: 0
Custom HTML content

Methods

public override String Render() #
Returns: String

Renders the custom header item to HTML string

Returns

HTML representation of the custom header item