Click or drag to resize

FilterParagraphsBeforeRenderObserver Class

Filters the current paragraph list by removing paragraphs that are segmented and should not be shown to the current user.
Inheritance Hierarchy

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

The FilterParagraphsBeforeRenderObserver type exposes the following members.

Constructors
  NameDescription
Public methodFilterParagraphsBeforeRenderObserver
Initializes a new instance of the FilterParagraphsBeforeRenderObserver 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