Uiinfrastructure API Docs  
 

UIError.GetDisplayOnSeparatePage Method 

Call this method to determine whether or not the error message for this UIError object should be displayed on a separate ui page.

public virtual bool GetDisplayOnSeparatePage();

Return Value

boolean value

See Also

UIError Class | com.plumtree.uiinfrastructure.errordisplay Namespace