File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
13/umbraco-cms/reference/notifications Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff 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
@@ -67,7 +68,7 @@ Below you can find a list of the most common ContentService object notifications
6768
6869Below you can find a list of the most common MediaService object notifications.
6970
70- * [ MediaSavingNotification] ( https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaSavingNotification.html )
71+ * [ MediaSavingNotification] ( )
7172* [ MediaSavedNotification] ( https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaSavedNotification.html )
7273* [ MediaMovingNotification] ( https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaMovingNotification.html )
7374* [ MediaMovedNotification] ( https://apidocs.umbraco.com/v13/csharp/api/Umbraco.Cms.Core.Notifications.MediaMovedNotification.html )
You can’t perform that action at this time.
0 commit comments