Uiinfrastructure API Docs  
 

IWebData.SetDateHeader Method (String, Int64)

Sets a response date header with the given name and date-value.

void SetDateHeader(
   string strHeaderName,
   long iDate
);

Parameters

strHeaderName
iDate

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace | IWebData.SetDateHeader Overload List