Returns a ordered HTML list string from an ISList object.

Syntax

ISTextUtilities.GetNumberedListFromIsListHtml(list, [extraLine])

Parameters

NameTypeOptionalByRefDescription
list ISList The list to convert.
extraLine Boolean Optional If true then a blank line will be appended to the end of each list item. If omitted, a value of False is assumed.

Return Value

String
Member of:
ISTextUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0