Search Results for

    Show / Hide Table of Contents

    Class MemberTableColumns

    Inheritance
    System.Object
    MigrationBase
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_9_0_0
    Assembly: cs.temp.dll.dll
    Syntax
    public class MemberTableColumns : MigrationBase

    Constructors

    MemberTableColumns(IMigrationContext)

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

    Methods

    Migrate()

    Adds new columns to members table

    Declaration
    protected override void Migrate()
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX