Class UmbracoApplicationMainDomAcquiredNotification
Notification that occurs during Umbraco boot after the MainDom has been acquired.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class UmbracoApplicationMainDomAcquiredNotification : INotification
Constructors
View SourceUmbracoApplicationMainDomAcquiredNotification()
Initializes a new instance of the UmbracoApplicationMainDomAcquiredNotification class.
Declaration
public UmbracoApplicationMainDomAcquiredNotification()