The properties of the IPresentationTemplate interface are listed below. For a complete list of IPresentationTemplate interface members, see the IPresentationTemplate Members topic.
Expired | Gets a value indicating whether or not the Presentation Template is expired. |
Extension | Gets or sets the filename extension for the files that are produced when a content item is published with this Presentation Template. |
LastPublishedDate | Gets the last published date. |
LastPublishedUserID | Gets the ID of the user who last published the Presentation Template. |
Name | Gets or sets the Presentation Template name. |
PreviewURL | Gets the URL to preview the Presentation Template. |
Publishable | Gets a value indicating whether or not the Presentation Template can be published. |
Published | Gets a value indicating whether or not the Presentation Template is published. |
PublishURL | Gets the URL to the published Presentation Template. |
Searchable | Gets or sets a value indicating whether a content item published with this Presentation Template will be searchable in the Search server. |
TemplateText | Gets or sets the template text of this Presentation Template. |
UUID | Gets the Presentation Template UUID. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace