Plumtree Pluggable Navigation API  
 

RulesDebugMSGAS.GetIsRulesDebugEnabled Method 

This method calculates whether or not the subportal rules debug button is enabled for the server and the current user.

public static bool GetIsRulesDebugEnabled(
   AActivitySpace _asOwner
);

Parameters

_asOwner
The current AActivitySpace

Return Value

boolean True implies the rules debug button is enabled.

See Also

RulesDebugMSGAS Class | com.plumtree.portalpages.common.uiparts Namespace