HttpCookiesSection.Domain Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets or sets the cookie domain name.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("domain", DefaultValue = "")] public string Domain { get; set; }
.NET Framework
Available since 2.0
Available since 2.0
Show: