Click or drag to resize

CommentNotificationOnBeforeRenderCommentArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsCommentNotificationOnBeforeRenderCommentArgs

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

The CommentNotificationOnBeforeRenderCommentArgs type exposes the following members.

Constructors
  NameDescription
Public methodCommentNotificationOnBeforeRenderCommentArgs
Initializes a new instance of the CommentNotificationOnBeforeRenderCommentArgs class
Top
Properties
  NameDescription
Public propertyComment
Public propertyTemplate
Top
See Also