1. PageState

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
public sealed class PageState : Enum

Fields

Edit

The editing page state.

Declaration
public const PageState Edit
Field Value
TypeDescription
PageState

Normal

The normal page state.

Declaration
public const PageState Normal
Field Value
TypeDescription
PageState

Preview

The preview page state.

Declaration
public const PageState Preview
Field Value
TypeDescription
PageState

value__

Declaration
public int value__
Field Value
TypeDescription
System.Int32
If you have suggestions for improving this article, let us know!