HtmlForgeX

API Reference

Class

TablerTrackingBlock

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Element

Small colored block used for visual tracking indicators.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

TablerTrackingBlock 2 overloads
public TablerTrackingBlock(String tooltipTitle, TablerColor trackingColor) #

Initializes or configures TablerTrackingBlock.

Parameters

tooltipTitle System.String requiredposition: 0
trackingColor HtmlForgeX.TablerColor requiredposition: 1
public TablerTrackingBlock(String tooltipTitle) #

Initializes or configures a neutral TablerTrackingBlock with no accent background.

Parameters

tooltipTitle System.String requiredposition: 0

Methods

RegisterLibraries() #
public override String ToString() #
Returns: String

Initializes or configures ToString.