Interface IBackOfficeSection
Namespace: Umbraco.Core.Configuration.UmbracoSettings
Assembly: Umbraco.Core.dll
Syntax
public interface IBackOfficeSection
Properties
View SourceId
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
System.String |
Tours
Declaration
ITourSection Tours { get; }
Property Value
Type | Description |
---|---|
ITourSection |