Uiinfrastructure API Docs  
 

AFormDP.DisplayHTMLAfterForm Method 

This is a method that classes extending this one can over write. The HTML returned by that method will get printed out after the FORM tag E. g.: If you have other forms, like with portlets. Override this method to display HTML after the form.

public virtual HTMLElementCollection DisplayHTMLAfterForm();

Return Value

HTMLElement

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace