Gets or sets the filename extension for the files that are produced when a content item is published with this Presentation Template.
A string describing the filename extension for the files that are produced when a content item is published with this Presentation Template. The default filename extension is "html". The extension cannot be null
, empty, or longer than 255 characters.
Exception Type | Condition |
---|---|
InvalidOperationException | The Presentation Template has already been removed. |
IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace