API Reference
Class
TablerFileServiceSimpleHubSettings
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.
Returned or exposed by
Accepted by parameters
Methods
public TablerFileServiceSimpleHubSettings Class(String cssClass) #Returns:
TablerFileServiceSimpleHubSettingsEditorBrowsable(2)Adds a custom CSS class for advanced host integration.
Parameters
- cssClass System.String
public TablerFileServiceSimpleHub End() #Returns:
TablerFileServiceSimpleHubReturns control to the root simple hub builder.
public TablerFileServiceSimpleHubSettings Tabs(Action<TabsSettings> configure) #Returns:
TablerFileServiceSimpleHubSettingsConfigures the underlying tabs surface.
Parameters
- configure System.Action{HtmlForgeX.TabsSettings}