Search Results for

    Show / Hide Table of Contents
    View Source

    Interface ILivePublishedModelFactory2

    Provides a live published model creation service.

    Namespace: Umbraco.Core.Models.PublishedContent
    Assembly: Umbraco.Core.dll
    Syntax
    public interface ILivePublishedModelFactory2 : ILivePublishedModelFactory, IPublishedModelFactory

    Properties

    View Source

    Enabled

    If the live model factory

    Declaration
    bool Enabled { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    View Source

    Reset()

    Tells the factory that it should build a new generation of models

    Declaration
    void Reset()
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Enabled
    • Methods
      • Reset()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX