Neokernel API

XHTMLFormWriter.writeProps Method

Writes a table containing the Props keys and associated values to the output. This is useful for debugging the contents of AgentRequest Props.

public override void writeProps(
   Props p
);

See Also

XHTMLFormWriter Class | com.neokernel.httpd Namespace