Html32TextWriter.RenderEndTag Method

Definition

Writes the end tag of an HTML element to the Html32TextWriter output stream, along with any font information that is associated with the element.

public:
 override void RenderEndTag();
public override void RenderEndTag ();
override this.RenderEndTag : unit -> unit
Public Overrides Sub RenderEndTag ()

Applies to