Home > @tridion-sites/models > PublishLocationInfo > publishLocationUrl
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;