Gets the URL to the published content item.
A string describing the URL at which the content item is published. If the content item is not currently published an InvalidOperationException
will be thrown. Note: The returned URL is a non-gatewayed URL.
Exception Type | Condition |
---|---|
InvalidOperationException | The content item has not been persisted, has been removed, or is not published. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace