Uiinfrastructure API Docs  
 

RequestData.GetHasExternalRedirect Method 

Helper method that checks whether or not an external redirect has been set on this object (i.e. "http://www.mysite.com").

public virtual bool GetHasExternalRedirect();

Return Value

boolean true implies there is an external redirect.

See Also

RequestData Class | com.plumtree.uiinfrastructure.interpreter Namespace