StrandsEventsMemoryRememberCartUpdateEvent Method |
Stores information that cart update event should be rendered. After calling this method,
IsCartUpdateEventPending method will return
true once for the same user. Information will be stored in Cookies.
Namespace: CMS.StrandsRecommender.InternalAssembly: CMS.StrandsRecommender (in CMS.StrandsRecommender.dll) Version: 12.0.0
Syntax public static void RememberCartUpdateEvent()
See Also