Click or drag to resize
IABResponseCookieProviderGetValue Method
Returns cookie value

Namespace: CMS.OnlineMarketing.Internal
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 12.0.0
Syntax
C#
string GetValue(
	string cookieName
)

Parameters

cookieName
Type: SystemString
Cookie name

Return Value

Type: String
See Also