Search Results for

    Show / Hide Table of Contents
    View Source

    Class ModelsGenerator

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Infrastructure.ModelsBuilder.Building
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class ModelsGenerator : IModelsGenerator

    Constructors

    View Source

    ModelsGenerator(UmbracoServices, IOptionsMonitor<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostingEnvironment)

    Declaration
    public ModelsGenerator(UmbracoServices umbracoService, IOptionsMonitor<ModelsBuilderSettings> config, OutOfDateModelsStatus outOfDateModels, IHostingEnvironment hostingEnvironment)
    Parameters
    Type Name Description
    UmbracoServices umbracoService
    IOptionsMonitor<ModelsBuilderSettings> config
    OutOfDateModelsStatus outOfDateModels
    IHostingEnvironment hostingEnvironment

    Methods

    View Source

    GenerateModels()

    Declaration
    public void GenerateModels()
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ModelsGenerator(UmbracoServices, IOptionsMonitor<ModelsBuilderSettings>, OutOfDateModelsStatus, IHostingEnvironment)
    • Methods
      • GenerateModels()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX