Uiinfrastructure API Docs  
 

ErrorDisplayHelper.DisplayErrors Method 

This method displays multiple errors with HTML formatting and images. It also displays error exceptions and extended error messages. After displaying the errors, it will clear all errors.

public virtual HTMLElement DisplayErrors();

Return Value

HTMLElement the formatted error HTML.

See Also

ErrorDisplayHelper Class | com.plumtree.uiinfrastructure.errordisplay Namespace