Neokernel API

XHTMLFormWriter Class

XHTMLFormWriter is a tool for writing simple XHTML-based forms to a StringBuilder or AgentRequest output stream without worrying about the XHTML code.

For a list of all members of this type, see XHTMLFormWriter Members .

System.Object
   HTMLFormWriter
      XHTMLFormWriter

public class XHTMLFormWriter : HTMLFormWriter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.httpd

Assembly: Neokernel (in Neokernel.exe)

See Also

XHTMLFormWriter Members | com.neokernel.httpd Namespace