Click or drag to resize

CommentNotificationCommentArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsCommentNotificationCommentArgs

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

The CommentNotificationCommentArgs type exposes the following members.

Constructors
  NameDescription
Public methodCommentNotificationCommentArgs
Initializes a new instance of the CommentNotificationCommentArgs class
Top
Properties
  NameDescription
Public propertyComment
Top
See Also