Skip to content

Commit 1a712e5

Browse files
authored
Merge pull request #7394 from enkelmedia/patch-15
Added `ConsentSortedNotification` to list of notifications.
2 parents 2871af6 + 8dc46af commit 1a712e5

File tree

1 file changed

+1
-0
lines changed
  • 13/umbraco-cms/reference/notifications

1 file changed

+1
-0
lines changed

13/umbraco-cms/reference/notifications/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Below you can find a list of the most common ContentService object notifications
5858
* [ContentEmptiedRecycleBinNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentEmptiedRecycleBinNotification.html)
5959
* [ContentSavedBlueprintNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentSavedBlueprintNotification.html)
6060
* [ContentDeletedBlueprintNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentDeletedBlueprintNotification.html)
61+
* [ContentSortedNotification](https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.ContentSortedNotification.html)
6162

6263
</details>
6364

0 commit comments

Comments
 (0)