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