Click or drag to resize

FrontendNotificationArgs Class

Provides basic information about an event occured on the frontend.
Inheritance Hierarchy

Namespace:  Dynamicweb.News.Extensibility
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public class FrontendNotificationArgs : NotificationArgs

The FrontendNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodFrontendNotificationArgs
Initializes a new instance of an object.
Top
Properties
  NameDescription
Public propertyModuleInstance
Gets an instance of the News V2 module.
Top
Remarks