Search Results for

    Show / Hide Table of Contents
    View Source

    Class InfrastuctureTypeLoaderExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public static class InfrastuctureTypeLoaderExtensions

    Methods

    View Source

    GetPackageMigrationPlans(TypeLoader)

    Gets all types implementing PackageMigrationPlan

    Declaration
    public static IEnumerable<Type> GetPackageMigrationPlans(this TypeLoader mgr)
    Parameters
    Type Name Description
    TypeLoader mgr
    Returns
    Type Description
    IEnumerable<Type>
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetPackageMigrationPlans(TypeLoader)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX