Just to be sure, how do I replace this call in a tag that inherits from
CloudReferrerTag:
getContextTag().register(newId, n)

Should this be:
getContextProvider().getContextContainer().register(newId, n)

Or, as the apidoc suggests:
getContextTag().getContextProvider().getContextContainer().register(newI
d, n)

Thanks!

Rob van Maris
Technical Consultant

Quantiq
xmedia & communication solutions

Koninginneweg 11-13
1217 KP Hilversum
 
T    +31 (0)356257211
M    +31 (0)651444006
E    [EMAIL PROTECTED]
W   http://www.quantiq.com


Reply via email to