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 SourceIgnoreUserStartNodes
Declaration
bool IgnoreUserStartNodes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |