Search Results for

    Show / Hide Table of Contents
    View Source

    Class ExternalLoginTableIndexes

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_9_0_0
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class ExternalLoginTableIndexes : MigrationBase, IDiscoverable

    Constructors

    View Source

    ExternalLoginTableIndexes(IMigrationContext)

    Declaration
    public ExternalLoginTableIndexes(IMigrationContext context)
    Parameters
    Type Name Description
    IMigrationContext context

    Methods

    View Source

    Migrate()

    Adds new indexes to the External Login table

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