HtmlForgeX

API Reference

Class

TablerServiceConfigurationMapNodeBuilder

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Builder for facts shown when a TablerServiceConfigurationMap node is selected.

Inheritance

  • Object
  • TablerServiceConfigurationMapNodeBuilder

Usage

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

Accepted by parameters

Methods

public TablerServiceConfigurationMapNodeBuilder Detail(String label, String value, String group = null) #
Returns: TablerServiceConfigurationMapNodeBuilder

Adds a structured fact to the node inspector.

Parameters

label System.String requiredposition: 0
value System.String requiredposition: 1
group System.String = null optionalposition: 2