wwHtmlHelpers.HtmlCloseElement
less than 1 minute to read

Creates an HTML close element tag

Example:

foxpro
? HtmlCloseElement("div") && </div>
HtmlCloseElement(lcElement)

Parameters

lcElement
The element tag name like div, img, span etc.


See also:

Class wwHtmlHelpers

© West Wind Technologies, 1996-2024 • Updated: 06/14/17
Comment or report problem with topic