Class UsersSection
Defines the back office users section
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core.Sections
Assembly: Umbraco.Core.dll
Syntax
public class UsersSection : ISection
  Properties
View SourceAlias
Gets the alias of the section.
Declaration
public string Alias { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Name
Gets the name of the section.
Declaration
public string Name { get; }
  Property Value
| Type | Description | 
|---|---|
| System.String |