Class AddNewRelationTypes
Ensures the new relation types are created
Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_8_6_0
Assembly: Umbraco.Infrastructure.dll
Syntax
public class AddNewRelationTypes : MigrationBase, IDiscoverable
Constructors
View SourceAddNewRelationTypes(IMigrationContext)
Declaration
public AddNewRelationTypes(IMigrationContext context)
Parameters
Type | Name | Description |
---|---|---|
IMigrationContext | context |
Methods
View SourceMigrate()
Declaration
protected override void Migrate()