Uiinfrastructure API Docs  
 

IWebData.SendRedirect Method 

Sends a true 302 redirect immediatly.

void SendRedirect(
   string _strLocation
);

Parameters

_strLocation
Where to go

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace