Neokernel API

HTMLFormWriter.println(String) Method

Prints the String to the output followed by a carriage return.

public virtual void println(
   string s
);

See Also

HTMLFormWriter Class | com.neokernel.httpd Namespace | HTMLFormWriter.println Overload List