The methods of the IPresentationTemplateManager interface are listed below. For a complete list of IPresentationTemplateManager interface members, see the IPresentationTemplateManager Members topic.
CreatePresentationTemplate | Creates a new IPresentationTemplate. |
GetPresentationTemplate | Returns an IPresentationTemplate by its UUID. |
GetPresentationTemplates | Returns all IPresentationTemplates in a given IFolder. |
RemovePresentationTemplate | Deletes the IPresentationTemplate. |
ValidateTemplateText | Validates the PCS tag syntax in the template text and returns an array of strings indicating the syntax errors or an empty array if there are no errors. |
IPresentationTemplateManager Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace