Class RuntimeUnattendedInstallNotification
Used to notify when the core runtime can do an unattended install.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class RuntimeUnattendedInstallNotification : INotification
Remarks
It is entirely up to the handler to determine if an unattended installation should occur and to perform the logic.