UmbraBot
csharp public class SubscribeToContentServiceSavingComposer : IComposer { public void Compose(IUmbracoBuilder builder) { builder.AddNotificationHandler<ContentSavingNotification, CustomContentSavingNotificationHandler>(); } }
A hub and casual space for you to interact with fellow community members and learn more about Umbraco!