• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class TourSettings

    Typed configuration options for tour settings.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public class TourSettings

    Properties

    View Source

    EnableTours

    Gets or sets a value indicating whether back-office tours are enabled.

    Declaration
    public bool EnableTours { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • EnableTours
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX