HtmlForgeX

API Reference

Class

TablerAuditListSettings

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Settings sub-builder for TablerAuditList.

Inheritance

  • Object
  • TablerAuditListSettings

Methods

public TablerAuditList End() #
Returns: TablerAuditList

Returns the root TablerAuditList.

public TablerAuditListSettings NewestFirst(Boolean enable = true) #
Returns: TablerAuditListSettings

Controls whether newest events appear first (default: true).

Parameters

enable System.Boolean = true optionalposition: 0
public TablerAuditListSettings TimeFormat(String format) #
Returns: TablerAuditListSettings

Sets time format string (default: "g").

Parameters

format System.String requiredposition: 0