Uiinfrastructure API Docs  
 

IClassTypeManager.GetOpenerRedirect Method 

Returns the Opener redirect for this class type.

Redirect GetOpenerRedirect(
   string _strClassKey,
   int _nOpenerMode,
   XPHashtable _htArguments,
   AActivitySpace _asParent,
   object _userSession
);

Parameters

_strClassKey
_nOpenerMode
_htArguments
_asParent
_userSession

Return Value

The redirect for this request.

See Also

IClassTypeManager Interface | com.plumtree.uiinfrastructure.opener.types Namespace