Click or drag to resize
IHttpCookieName Property
Gets or sets the name of a cookie.

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

Property Value

Type: String
See Also