Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPresentationTemplate.Expired Property

Gets a value indicating whether or not the Presentation Template is expired.

bool Expired {get;}

Property Value

A bool value indicating whether or not the Presentation Template is expired. Presentation Templates can be published and expired via IPublishablePresentationTemplateManager.

Exceptions

Exception Type Condition
InvalidOperationException The Presentation Template has already been removed.

See Also

IPresentationTemplate Interface | Plumtree.Remote.PRC.Content.PresentationTemplate Namespace