CloseTag(IElement, bool) Method
Namespace
Statiq.Common
Containing Type
StatiqMarkupFormatter

Syntax

public string CloseTag(IElement element, bool selfClosing)

Parameters

Name Type Description
element IElement
selfClosing bool

Return Value

Type Description
string