Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IPresentationTemplate.Published Property

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

bool Published {get;}

Property Value

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

Exceptions

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

See Also

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