Plumtree UI Infrastructure API  
 

ILoginHelper.GetDefaultPageRedirect Method (ILink, Object, AActivitySpace)

Call this method to obtain a redirect to the default space.

ILink GetDefaultPageRedirect(
   ILink suppliedLink,
   object userSession,
   AActivitySpace asOwner
);

Parameters

suppliedLink
userSession
asOwner

Return Value

ILink to the default page for this user.

See Also

ILoginHelper Interface | com.plumtree.uiinfrastructure.login Namespace | ILoginHelper.GetDefaultPageRedirect Overload List