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