Search Results for

    Show / Hide Table of Contents
    View Source

    Class AddKindToUser

    Inheritance
    System.Object
    MigrationBase
    UnscopedMigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_15_0_0
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class AddKindToUser : UnscopedMigrationBase, IDiscoverable

    Constructors

    View Source

    AddKindToUser(IMigrationContext, IScopeProvider)

    Declaration
    public AddKindToUser(IMigrationContext context, IScopeProvider scopeProvider)
    Parameters
    Type Name Description
    IMigrationContext context
    IScopeProvider scopeProvider

    Methods

    View Source

    Migrate()

    Declaration
    protected override void Migrate()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • AddKindToUser(IMigrationContext, IScopeProvider)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX