Represents an HTML String builder for building Summary Pages.

Methods

Name Description
Append Append Text.
AppendFormat Append Text and format.
AppendLine Append Text plus a line separator.
AppendLineFormat Append Text plus a line separator and format.
BlockBegin Begin a Block.
BlockBeginCollapsible Begin a Main Block i.e. one that has a special Heading colour and is not collapsible.
BlockBeginMain Begin a Main Block i.e. one that has a special Heading colour and is not collapsible.
BlockEnd
Clear
CreateHtmlSummaryPageStringBuilderBlockProperties Create properties that can be passed to the BlockBegin method.
HtmlFinalise Finalise HTML. This includes creating the closing html and body tags.
HtmlInitialise Initialise HTML. This includes creating the opening html and body tags and any default styles and scripts.
SectionBeginColumn Begin a Column within a 'Columns' style section.
SectionBeginColumns Begin a 'Columns' style Section.
SectionBeginSingleBlock Begin a section that is a Single Block i.e. a Block that fills the entire screen but has no headings or borders.
SectionBeginTiles Begin a 'Tiles' style Section.
SectionEnd End the current Section.
SettingsRowBegin Begin the standard Settings Row which includes links for 'Settings', 'Reset' and 'Save Settings'.
SettingsRowEnd
TabBegin Begin a Tab.
TabEnd End a Tab.
TabSetBegin Begin a Tab Set.
TabSetEnd End Tab Set.
ToString

Properties

Name Description
Length Read-Only
MarginBottom
MarginRight
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0