Click or drag to resize
IHttpCookieDomain Property
Gets or sets the domain to associate the cookie with.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
string Domain { get; set; }

Property Value

Type: String
See Also