Get page publish path
page.getPublishPath()
Get the publish path of the page.
Syntax
Returns
Promise<null | string
>
A promise that resolves to the publish path of the page.
Get page publish path
page.getPublishPath()
Get the publish path of the page.
Promise<null | string
>
A promise that resolves to the publish path of the page.