Uiinfrastructure API Docs  
 

LoginHelper.DoTasksBeforeLogout Method

This function will process all of the OnLogout ILoginActions functions and send the necessary Redirect back to the caller.

Overload List

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);

See Also

LoginHelper Class | com.plumtree.uiinfrastructure.login Namespace