Neokernel API

HTMLFormWriter.writeResetButton Method

Writes a reset button and description to the form output that resets changes to the form when pressed.

public virtual void writeResetButton(
   string title,
   string description
);

See Also

HTMLFormWriter Class | com.neokernel.httpd Namespace