| WebRequestParameterLoaderCookie Property |
[Missing <summary> documentation for "P:Activsoft.Engine.Web.WebRequestParameterLoader.Cookie"]
Namespace: Activsoft.Engine.WebAssembly: Activsoft.Engine.Web (in Activsoft.Engine.Web.dll) Version: 6.0.0.0 (6.0.0.0)
Syntaxpublic HttpCookie Cookie { get; }Public ReadOnly Property Cookie As HttpCookie
Get
public:
property HttpCookie^ Cookie {
HttpCookie^ get ();
}member Cookie : HttpCookie with get
Property Value
Type:
HttpCookie
See Also