CookieHelperGetDistinctCookieNames Method |
Gets names of both request and response cookies without duplicates.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static IEnumerable<string> GetDistinctCookieNames()
Return Value
Type:
IEnumerableStringSee Also