Previews the IPresentationTemplate
and copies it to a preview target set internally by Content Server.
null
. The preview URL can be retrieved via IPresentationTemplate.PreviewURL
property. An InvalidOperationException
will be thrown if there is an IDataEntryTemplate
associated with this Presentation Template.
Exception Type | Condition |
---|---|
ContentSecurityException | The user does not have permission to preview the Presentation Template. |
InvalidOperationException | The Presentation Template has an associated IDataEntryTemplate . |
ContentException | The method call resulted in a Content Server exception. |
SoapException | There was a communication problem during the execution of the remote method call. |
IPublishablePresentationTemplateManager Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace