Uiinfrastructure API Docs  
 

IWebData.AddCookie Method 

Call this method to add a cookie to the response.

void AddCookie(
   XPCookie c
);

Parameters

c

See Also

IWebData Interface | com.plumtree.uiinfrastructure.activityspace Namespace