Uiinfrastructure API Docs  
 

ErrorModel.GetDisplaySeparatePageErrors Method 

Returns false. Only errors not requiring a spearate page will be displayed. This fact makes this model suitable for MVCs embedded within other display pages.

public override bool GetDisplaySeparatePageErrors();

Return Value

boolean false

Implements

IErrorModelRO.GetDisplaySeparatePageErrors

See Also

ErrorModel Class | com.plumtree.uiinfrastructure.errordisplay Namespace