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

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

Property Value

Type: String
See Also