3 references to _propCookieName
System.Web (3)
Configuration\AnonymousIdentificationSection.cs (3)
90_properties.Add(_propCookieName); 123return (string)base[_propCookieName]; 126base[_propCookieName] = value;