Click or drag to resize

HTMLLogAddIndexSection Method

Add index-section to HTML Sections. After adding all other sections, you also need to call BuildIndex(HtmlContentSection).

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public virtual HtmlContentSection AddIndexSection()

Return Value

Type: HtmlContentSection

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.HTMLLog.AddIndexSection"]

See Also