Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IContentFactory.GetPublishablePresentationTemplateManager Method 

Returns an IPublishablePresentationTemplateManager object that enables creation, deletion, query, and template text modification and functionality for Content Presentation Templates without an associated Data Entry Template.

IPublishablePresentationTemplateManager GetPublishablePresentationTemplateManager();

Return Value

an IPresentationTemplateManager object.

Remarks

This allows publishing static HTML content.

See Also

IContentFactory Interface | Plumtree.Remote.PRC.Content Namespace