HtmlNodeItemClosingTag Property

Get the Closing Tag of this Element.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public string ClosingTag { get; }

Property Value

String

See Also