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