Interface ISitecoreLayoutClient
Version: 21.x
Supports making requests to the Sitecore layout service.
Inherited Members
ILayoutRequestHandler.Request(SitecoreLayoutRequest, String)
Namespace: Sitecore.LayoutService.Client
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
Methods
Request(SitecoreLayoutRequest)
Invokes a request to the Sitecore layout service using the default handler name.
Declaration
Parameters
| Type | Name | Description |
|---|---|---|
| SitecoreLayoutRequest | request | The request details. |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task < SitecoreLayoutResponse > | The response of the request. |
If you have suggestions for improving this article, let us know!