Plumtree UI Infrastructure API  
 

Authenticator.GetGuestLoginRedirect Method

This method calculates the appropriate login page for the guest user.

Overload List

This method calculates the appropriate login page for the guest user.

public static Redirect GetGuestLoginRedirect(RequestData);

This method calculates the appropriate login page for the guest user.

public static Redirect GetGuestLoginRedirect(IApplication,ISessionManager,IXPRequest,object);

See Also

Authenticator Class | com.plumtree.uiinfrastructure.login Namespace