CookieGetCookie Property |  |
Gives the SOWIWeb cookie
Namespace:
SOWIWeb.Helper
Assembly:
SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntaxpublic static HttpCookie GetCookie { get; }
Public Shared ReadOnly Property GetCookie As HttpCookie
Get
Property Value
Type:
HttpCookie
See Also