Uiinfrastructure API Docs  
 

ApplicationData.SetCookieMethod

This method adds the specified cookie.

Overload List

This method adds the specified cookie.

publicvirtualvoidSetCookie(XPCookie);

This method adds the specified cookie.

publicvirtualvoidSetCookie(string,string);

See Also

ApplicationData Class | com.plumtree.uiinfrastructure.login Namespace