| IABResponseCookieProvider Interface |
Namespace: CMS.OnlineMarketing.Internal
public interface IABResponseCookieProvider
The IABResponseCookieProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDistinctCookieNames |
Gets names of both request and response cookies without duplicates.
| |
| GetValue |
Returns cookie value
| |
| SetValue |
Sets the cookie value.
|