Class PageState
Version: 21.x
The Sitecore layout service response page states.
Inheritance
System.Object
PageState
Namespace: Sitecore.LayoutService.Client.Response
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public sealed class PageState : EnumFields
Edit
The editing page state.
Declaration
RequestResponse
public const PageState EditField Value
| Type | Description |
|---|---|
| PageState |
Normal
The normal page state.
Declaration
RequestResponse
public const PageState NormalField Value
| Type | Description |
|---|---|
| PageState |
Preview
The preview page state.
Declaration
RequestResponse
public const PageState PreviewField Value
| Type | Description |
|---|---|
| PageState |
value__
Declaration
RequestResponse
public int value__Field Value
| Type | Description |
|---|---|
| System.Int32 |