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

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

Return Value

Type: DataTable
See Also