Uiinfrastructure API Docs  
 

ConfigHelper.IsGoingToSubSpace Method 

Helper method to know whether the Redirect is going to a sub space of the current space of no.

public static bool IsGoingToSubSpace(
   Redirect _myRedirect
);

Parameters

_myRedirect

Return Value

boolean

See Also

ConfigHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace