Class Constants.Trees.Groups
Contains tree group aliases.
Inheritance
object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Constants.Trees.Groups
Fields
View SourceSettings
The settings tree group alias.
Declaration
public const string Settings = "settingsGroup"
Field Value
| Type | Description |
|---|---|
| string |
Templating
The templating tree group alias.
Declaration
public const string Templating = "templatingGroup"
Field Value
| Type | Description |
|---|---|
| string |
ThirdParty
The third party tree group alias.
Declaration
public const string ThirdParty = "thirdPartyGroup"
Field Value
| Type | Description |
|---|---|
| string |