Uiinfrastructure API Docs  
 

AFormDP.DisplayForm Method 

This is a helper method that adds the main form to the page. It also calls PageDisplay, so AddForm and PageDisplay should not be used in the same page.

public virtual HTMLForm DisplayForm();

Return Value

HTMLForm the HTML for the main form

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace