Click or drag to resize

HTMLLogBuildIndex Method

Build an index in the indexHtmlItem. The index is based on all sections with a name defined.

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 void BuildIndex(
	HtmlContentSection indexHtmlItem
)

Parameters

indexHtmlItem
Type: DHI.Mike1D.GenericHtmlContentSection

[Missing <param name="indexHtmlItem"/> documentation for "M:DHI.Mike1D.Generic.HTMLLog.BuildIndex(DHI.Mike1D.Generic.HtmlContentSection)"]

See Also