Aqualogic Interaction API  
 

IPTGuestLogin.SetRedirectOnLogout Method 

After logging out the user will normally go to the login page. If this flag is false, the guest user will go to their default page (mypage or community).

void SetRedirectOnLogout(
   bool bToLogin
);

Parameters

bToLogin
the flag

See Also

IPTGuestLogin Interface | com.plumtree.server Namespace