Search Results for

    Show / Hide Table of Contents
    View Source

    Class AddGuidsToUserGroups

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

    Constructors

    View Source

    AddGuidsToUserGroups(IMigrationContext, IScopeProvider)

    Declaration
    public AddGuidsToUserGroups(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
      • AddGuidsToUserGroups(IMigrationContext, IScopeProvider)
    • Methods
      • Migrate()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX