Gets a value indicating whether or not the Presentation Template can be published.
A bool value indicating whether or not the Presentation Template can be published. Returns true
if the Presentation Template has been persisted and there is no attached IDataEntryTemplate
. otherwise returns false
.
Exception Type | Condition |
---|---|
InvalidOperationException | The Presentation Template has already been removed. |
ContentException | The method call resulted in a Content Server exception. |
ContentSecurityException | The user does not have permission to access the containing folder. |
SoapException | There was a communication problem during the execution of the remote method call. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace