Uiinfrastructure API Docs  
 

IWebData.SetDateHeader Method (String, XPDateTime)

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

void SetDateHeader(
   string strHeaderName,
   XPDateTime xpDate
);

Parameters

strHeaderName
xpDate

See Also

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