Class RequestKeys
Version: 21.x
Defines the keys that may be included in the Sitecore layout service request.
Inheritance
System.Object
RequestKeys
Namespace: Sitecore.LayoutService.Client
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Fields
ApiKey
The key name for request API key.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
AuthHeaderKey
The key name for request authentication header.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
Device
The key name for device ID.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
ItemID
The key name for request item ID.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
Language
The key name for request language.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
Mode
The key name for request mode.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
Path
The key name for request path.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
PreviewDate
The key name for request preview date.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |
SiteName
The key name for request site name.
Declaration
Field Value
| Type | Description |
|---|---|
| System.String |