Function createContentPageRequest
- createContentPageRequest(
toRender: WHFSObject,
options?: ContentPageRequestOptions,
): Promise<ContentPageRequest>Parameters
- toRender: WHFSObject
The WHFS object to create the request for
Optionaloptions: ContentPageRequestOptionsOptions for creating the content page request, such as the associated WebRequest.
Returns Promise<ContentPageRequest>
- toRender: WHFSObject
Create a request for a WHFS object (eg. a page in the CMS/Publisher)