Class SitecoreLayoutRequestOptions
Version: 21.x
Options to control the SitecoreLayoutRequest.
Inheritance
System.Object
SitecoreLayoutRequestOptions
Namespace: Sitecore.LayoutService.Client
Assembly: Sitecore.LayoutService.Client.dll
Syntax
RequestResponse
public class SitecoreLayoutRequestOptions : ObjectConstructors
SitecoreLayoutRequestOptions()
Declaration
RequestResponse
public SitecoreLayoutRequestOptions()Properties
RequestDefaults
Gets or sets the default parameters for all requests made using the DefaultLayoutClient.
Declaration
RequestResponse
public SitecoreLayoutRequest RequestDefaults { get; set; }Property Value
| Type | Description |
|---|---|
| SitecoreLayoutRequest |