Uiinfrastructure API Docs  
 

Redirect.GetExternalURL Method 

This method returns the external URL to do a 302 redirect on. This will not return useful information if the redirect does not point to an external URL.

public virtual string GetExternalURL();

Return Value

String the external URL to do a 302 redirect to.

See Also

Redirect Class | com.plumtree.uiinfrastructure.activityspace Namespace