Uiinfrastructure API Docs  
 

AErrorModel.GetDisplaySeparatePageErrors Method 

Implement to return a boolean indicating whether this MVC should display errors requiring a separate display page.

public abstract bool GetDisplaySeparatePageErrors();

Return Value

boolean value

Implements

IErrorModelRO.GetDisplaySeparatePageErrors

See Also

AErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace