1. SitecoreLayoutRequestOptions

Class SitecoreLayoutRequestOptions

Version: 21.x

Options to control the SitecoreLayoutRequest.

Inheritance
System.Object
SitecoreLayoutRequestOptions
Namespace: Sitecore.LayoutService.Client
Assembly: Sitecore.LayoutService.Client.dll
Syntax
public class SitecoreLayoutRequestOptions : Object

Constructors

SitecoreLayoutRequestOptions()

Declaration
public SitecoreLayoutRequestOptions()

Properties

RequestDefaults

Gets or sets the default parameters for all requests made using the DefaultLayoutClient.

Declaration
public SitecoreLayoutRequest RequestDefaults { get; set; }
Property Value
TypeDescription
SitecoreLayoutRequest
If you have suggestions for improving this article, let us know!