Click or drag to resize
CookieHelperGetRequestCookieTable Method
Gets the response cookies table.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static DataTable GetRequestCookieTable()

Return Value

Type: DataTable
See Also