Dynamicweb.Notifications Namespace : Commenting Class |
The following tables list the members exposed by Commenting.
Name | Description | |
---|---|---|
![]() | OnAfterComment | On after comment notification. Occurs on submit of new comments - after the data is in the Dynamicweb.Content.Commenting.Comment instance |
![]() | OnAfterSave | Comment after save notification. Occurs just after a comment is saved |
![]() | OnBeforeComment | On before comment notification. Occurs on submit of new comments - before the data is saved |
![]() | OnBeforeRenderComment | Comment before rendering notification. Occurs just before a comment is rendered in the list |
![]() | OnBeforeRenderComments | Comments before rendering notification. Occurs just before comments are rendered |
![]() | OnBeforeSave | Comment before save notification. Occurs just before a comment is saved |