Class Constants.Headers
Inheritance
System.Object
Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Core.dll
Syntax
public static class Headers
Fields
View SourceGeneratedResource
Generated resource identifier header name.
Declaration
public const string GeneratedResource = "Umb-Generated-Resource"
Field Value
Type | Description |
---|---|
System.String |
Location
Location header name.
Declaration
public const string Location = "Location"
Field Value
Type | Description |
---|---|
System.String |
Notifications
Response notifications header name.
Declaration
public const string Notifications = "Umb-Notifications"
Field Value
Type | Description |
---|---|
System.String |