Neokernel API

XHTMLFormWriter.writeFooter Method

Writes the form footer to the output. Call this method last to properly terminate the form XHTML.

public override void writeFooter();

See Also

XHTMLFormWriter Class | com.neokernel.httpd Namespace