2 references to StoreCookie
System.Web.Extensions (2)
ClientServices\Providers\SqlHelper.cs (2)
98return ClientDataManager.StoreCookie(username, cookieName, cookieValue, false); 100return ClientDataManager.StoreCookie(username, cookieName, cookieValue, true);