Gets the URL to preview the content item.
A string describing the URL at which the content item can be previewed. The preview URL will only be valid if IContentItemManager.PreviewContentItem
is called prior to this method.
Exception Type | Condition |
---|---|
InvalidOperationException | The content item has not been persisted or has already been removed. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace