AnonymousIdentificationSection.CookieName Property
.NET Framework (current version)
Gets or sets the cookie name.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("cookieName", DefaultValue = ".ASPXANONYMOUS")] [StringValidatorAttribute(MinLength = 1)] public string CookieName { get; set; }
.NET Framework
Available since 2.0
Available since 2.0
Show: