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 SourceEnableTours
Gets or sets a value indicating whether back-office tours are enabled.
Declaration
public bool EnableTours { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |