Class SystemContentRootNames
Consts for system root name
Inheritance
System.Object
SystemContentRootNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Core
Assembly: EPiServer.dll
Version: 8.11.0Syntax
public class SystemContentRootNames
Constructors
SystemContentRootNames()
Declaration
public SystemContentRootNames()
Fields
ContentAssets
Declaration
public const string ContentAssets = "ContentAssets"
Field Value
Type | Description |
---|---|
System.String |
GlobalAssets
Declaration
public const string GlobalAssets = "GlobalAssets"
Field Value
Type | Description |
---|---|
System.String |
RootPage
Declaration
public const string RootPage = "RootPage"
Field Value
Type | Description |
---|---|
System.String |
WasteBasket
Declaration
public const string WasteBasket = "WasteBasket"
Field Value
Type | Description |
---|---|
System.String |