This function will process all of the OnLogout ILoginActions functions and send the necessary Redirect back to the caller.
This function will process all of the OnLogout ILoginActions functions and send the necessary Redirect back to the caller.
public Redirect DoTasksBeforeLogout(AActivitySpace,IXPRequest,IWebData);
This function will process all of the OnLogout ILoginActions functions and send the necessary Redirect back to the caller.
public Redirect DoTasksBeforeLogout(object,IXPRequest,IWebData,IApplication,ISessionManager,ISessionManager);
LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace