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
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • IgnoreUserStartNodes
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX