Uiinfrastructure API Docs  
 

IWebData.SetStatus Method 

This method sets a status of the response.,

void SetStatus(
   int iStatus
);

Parameters

iStatus
an integer corresponding to the HTTP status code

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace