IPresentationTemplateManager.CreatePresentationTemplate
and stored permanently using Store
. Any field modification of the Presentation Template will not be persisted until Store
is called. The template text in Presentation Template is used for determining the layout of a content item when published. A publishable content item needs a Presentation Template with a valid template text and the Presentation Template must be attached to the Data Entry Template of the content item. To attach a Presentation Template to a Data Entry Template, IDataEntryTemplateManager.AttachPresentationTemplate
can be used. An example using IPresentationTemplate
can be found in the documentation for IPresentationTemplateManager.
A portlet can be associated with a Presentation Template directly or indirectly: For a list of all members of this type, see IPresentationTemplate Members.
Namespace: Plumtree.Remote.PRC.Content.PresentationTemplate
Assembly: idk (in idk.dll)
IPresentationTemplate Members | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace