Uiinfrastructure API Docs  
 

Redirect.GetIsExternalURL Method 

This method returns whether this is an internal redirect to an Activity Space (potentially a server redirect or a 302 redirect) or an external 302 redirect to another web site.

public virtual bool GetIsExternalURL();

Return Value

boolean true implies external URL.

See Also

Redirect Class | com.plumtree.uiinfrastructure.activityspace Namespace