Neokernel API

XHTMLFormWriter.writeResetButton Method

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

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

See Also

XHTMLFormWriter Class | com.neokernel.httpd Namespace