Class SitecoreLayoutRequestOptions
- Namespace
- Sitecore.AspNetCore.SDK.LayoutService.Client.Configuration
- Assembly
- Sitecore.AspNetCore.SDK.LayoutService.Client.dll
Options to control the SitecoreLayoutRequest.
public class SitecoreLayoutRequestOptions
- Inheritance
-
SitecoreLayoutRequestOptions
- Inherited Members
Properties
RequestDefaults
Gets or sets the default parameters for all requests made using the DefaultLayoutClient.
public SitecoreLayoutRequest RequestDefaults { get; set; }