Forces this DhForm to produce an HTML FORM or DIV section.
public void setAsHTTPForm( boolean fAsForm )
fAsForm
Set to true to set the DhForm element as FORM; set to false to set the DhForm element as DIV.
See Also getAsHTTPForm