Plumtree Portal UI  
 

PTErrorHandler.GetDisplayAdminErrors Method (AActivitySpace)

Call this method to obtain a boolean value indicating whether or not the current user should see errors intended for administrators.

public virtual bool GetDisplayAdminErrors(
   AActivitySpace space
);

Parameters

space

Return Value

boolean value

Implements

IAdminUIErrorHelper.GetDisplayAdminErrors

See Also

PTErrorHandler Class | com.plumtree.portaluiinfrastructure.error Namespace | PTErrorHandler.GetDisplayAdminErrors Overload List