Click or drag to resize

CommentNotificationOnBeforeRenderCommentsArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsCommentNotificationOnBeforeRenderCommentsArgs

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class OnBeforeRenderCommentsArgs : NotificationArgs

The CommentNotificationOnBeforeRenderCommentsArgs type exposes the following members.

Constructors
  NameDescription
Public methodCommentNotificationOnBeforeRenderCommentsArgs
Initializes a new instance of the CommentNotificationOnBeforeRenderCommentsArgs class
Top
Properties
  NameDescription
Public propertyComments
Public propertyTemplate
Top
See Also