Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IIgnoreUserStartNodesConfig

    Marker interface for any editor configuration that supports Ignoring user start nodes

    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IIgnoreUserStartNodesConfig

    Properties

    View Source

    IgnoreUserStartNodes

    Declaration
    bool IgnoreUserStartNodes { get; set; }
    Property Value
    Type Description
    bool
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX