wwHtmlHelpers.HtmlCloseElement
Creates an HTML close element tag
Example:
foxpro
foxpro
? HtmlCloseElement("div") && </div>
HtmlCloseElement(lcElement)
Parameters
lcElement
The element tag name like div, img, span etc.
See also
Class wwHtmlHelpers© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic