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