DomNode.toOuterString

Converts the node to a properly formatted dom outer node-string.

class DomNode
final @trusted
string
toOuterString
()

Return Value

Type: string

A string equivalent to the properly formatted dom outer node-string.

Meta