Uiinfrastructure API Docs  
 

ASConstants.REDIRECT_AFTER_LOGIN Field

JF- QS param for the URL to redirect to after login (usually we don't need this because we do internal redirects but in mode 1, we might have to do a 302 redirect to the login page and we don't want to loose the information on where to redirect after that).

public const string REDIRECT_AFTER_LOGIN = "redirect";

See Also

ASConstants Class | com.plumtree.uiinfrastructure.activityspace Namespace