Gets the URL to preview the Presentation Template.
A string describing the URL at which the Presentation Template can be previewed. The preview URL will only be valid if IPublishablePresentationTemplateManager.PreviewPresentationTemplate
is called prior to this method.
Exception Type | Condition |
---|---|
InvalidOperationException | The Presentation Template has not been persisted or has already been removed. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace