Enum PageState
- Namespace
 - Sitecore.AspNetCore.SDK.LayoutService.Client.Response
 
- Assembly
 - Sitecore.AspNetCore.SDK.LayoutService.Client.dll
 
The Sitecore layout service response page states.
public enum PageState
  Fields
Edit = 1The editing page state.
Normal = 0The normal page state.
Preview = 2The preview page state.