Plumtree UI Infrastructure API  
 

ApplicationData.SetCookie Method (XPCookie)

This method adds the specified cookie.

public virtual void SetCookie(
   XPCookie _xpCookie
);

Parameters

_xpCookie
the XPCookie to add.

See Also

ApplicationData Class | com.plumtree.uiinfrastructure.login Namespace | ApplicationData.SetCookie Overload List