Uiinfrastructure API Docs  
 

IWebData.SetDateHeader Method

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

Overload List

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

void SetDateHeader(string,XPDateTime);

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

void SetDateHeader(string,long);

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace