Class AddKindToUser
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_15_0_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class AddKindToUser : UnscopedMigrationBase, IDiscoverable
Constructors
View SourceAddKindToUser(IMigrationContext, IScopeProvider)
Declaration
public AddKindToUser(IMigrationContext context, IScopeProvider scopeProvider)
Parameters
Type | Name | Description |
---|---|---|
IMigration |
context | |
IScope |
scopeProvider |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()