Plumtree UI Infrastructure API  
 

ApplicationData.SetCookie Method (String, String)

This method adds the specified cookie.

public virtual void SetCookie(
   string strCookieName,
   string strCookieValue
);

Parameters

strCookieName
strCookieValue

See Also

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