HtmlForgeX

API Reference

Class

TablerFileServiceSimpleHubSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Advanced display settings for TablerFileServiceSimpleHub.

Inheritance

  • Object
  • TablerFileServiceSimpleHubSettings

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 TablerFileServiceSimpleHubSettings Class(String cssClass) #
Returns: TablerFileServiceSimpleHubSettings
EditorBrowsable(2)

Adds a custom CSS class for advanced host integration.

Parameters

cssClass System.String requiredposition: 0
public TablerFileServiceSimpleHub End() #
Returns: TablerFileServiceSimpleHub

Returns control to the root simple hub builder.

public TablerFileServiceSimpleHubSettings Tabs(Action<TabsSettings> configure) #
Returns: TablerFileServiceSimpleHubSettings

Configures the underlying tabs surface.

Parameters

configure System.Action{HtmlForgeX.TabsSettings} requiredposition: 0