Click or drag to resize

SetGlobalMarketingTagsSubscriber Class

Represents event handler for setting global marketing tags
Inheritance Hierarchy

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
[SubscribeAttribute("DWN_STANDARRD_PAGE_GLOBALTAGS")]
public class SetGlobalMarketingTagsSubscriber : NotificationSubscriber

The SetGlobalMarketingTagsSubscriber type exposes the following members.

Constructors
  NameDescription
Public methodSetGlobalMarketingTagsSubscriber
Initializes a new instance of the SetGlobalMarketingTagsSubscriber class
Top
Properties
  NameDescription
Public propertyIsActive (Inherited from NotificationSubscriber.)
Public propertyIsFrontend Obsolete. (Inherited from NotificationSubscriber.)
Public propertyRank (Inherited from NotificationSubscriber.)
Protected propertyTypeInfo (Inherited from NotificationSubscriber.)
Top
Methods
See Also