Search Results for

    Show / Hide Table of Contents
    View Source

    Class PublishedModelFactoryExtensions

    Provides extension methods for IPublishedModelFactory.

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Core.dll
    Syntax
    public static class PublishedModelFactoryExtensions

    Methods

    View Source

    IsLiveFactoryEnabled(IPublishedModelFactory)

    Returns true if the current IPublishedModelFactory is an implementation of IAutoPublishedModelFactory and is enabled

    Declaration
    public static bool IsLiveFactoryEnabled(this IPublishedModelFactory factory)
    Parameters
    Type Name Description
    IPublishedModelFactory factory
    Returns
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IsLiveFactoryEnabled(IPublishedModelFactory)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX