Click or drag to resize

CommentingOnBeforeRenderCommentArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.NotificationsCommentingOnBeforeRenderCommentArgs

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

The CommentingOnBeforeRenderCommentArgs type exposes the following members.

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