Search Results for

    Show / Hide Table of Contents
    View Source

    Class SettingsSection

    Defines the back office settings section

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Sections
    Assembly: Umbraco.Core.dll
    Syntax
    public class SettingsSection : ISection

    Properties

    View Source

    Alias

    Gets the alias of the section.

    Declaration
    public string Alias { get; }
    Property Value
    Type Description
    System.String
    View Source

    Name

    Gets the name of the section.

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