Uiinfrastructure API Docs  
 

RequestData.GetRedirectURLFromQS Method 

JF- In security mode 1, returns the redirect URL (ASConstants.REDIRECT_AFTER_LOGIN) from the QS. (Returns null if it was not there.)

public virtual string GetRedirectURLFromQS();

Return Value

String

See Also

RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace