2 references to GetCookie
System.Web.Extensions (2)
ClientServices\Providers\SqlHelper.cs (2)
81return ClientDataManager.GetCookie(username, name, false); 83return ClientDataManager.GetCookie(username, name, true);