tridion-sites-extensions-api-docs

Home > @tridion-sites/models > PublishLocationInfo > publishLocationUrl

PublishLocationInfo.publishLocationUrl property

Publish URL of the container object.

The publish URL is formed by a concatenation of the context Publication’s PublicationUrl, the intermediary Structure Groups’ Directory (recursively) and the object’s own directory/file name and extension.

Signature:

get publishLocationUrl(): string | undefined;