Class AddDefaultForNotificationsToggle
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_9_2_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class AddDefaultForNotificationsToggle : MigrationBase, IDiscoverable
Constructors
View SourceAddDefaultForNotificationsToggle(IMigrationContext)
Declaration
public AddDefaultForNotificationsToggle(IMigrationContext context)
Parameters
Type | Name | Description |
---|---|---|
IMigrationContext | context |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()