Plumtree UI Infrastructure API  
 

WebData.AddCookie Method 

Call this method to add a cookie to the response.

public virtual void AddCookie(
   XPCookie c
);

Parameters

c

Implements

IWebData.AddCookie

See Also

WebData Class | com.plumtree.uiinfrastructure.activityspace Namespace