createContentPageRequest | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function createContentPageRequest

    • Create a request for a WHFS object (eg. a page in the CMS/Publisher)

      Parameters

      • targetObject: WHFSObject

        The WHFS object to create the request for

      • Optionaloptions: ContentPageRequestOptions

        Options for creating the content page request, such as the associated WebRequest.

      Returns Promise<ContentPageRequest>