Uiinfrastructure API Docs  
 

IWebData.SetHeader Method 

This method sets a specified header on the response.

void SetHeader(
   string strHeaderName,
   string strHeaderValue
);

Parameters

strHeaderName
strHeaderValue

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace