The methods of the IPublishablePresentationTemplateManager interface are listed below. For a complete list of IPublishablePresentationTemplateManager interface members, see the IPublishablePresentationTemplateManager Members topic.
ExpirePresentationTemplate | Expires an IPresentationTemplate so it is no longer published. |
PreviewPresentationTemplate | Previews the IPresentationTemplate and copies it to a preview target set internally by Publisher. |
PublishPresentationTemplate | Publishes the IPresentationTemplate and copies it to a publishing target set in Publisher. |
UnexpirePresentationTemplate | Re-publishes the IPresentationTemplate, and removes the item from its expired state if ExpirePresentationTemplate has been previously called. |
IPublishablePresentationTemplateManager Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace