Gets a value indicating whether or not the content item can be published.
A bool value indicating whether or not the content item can be published. Returns true
if the content item has been persisted and the corresponding IDataEntryTemplate
has an IPresentationTemplate
attached, otherwise returns false
.
Exception Type | Condition |
---|---|
InvalidOperationException | The content item has already been removed. |
IContentItem Interface | Plumtree.Remote.PRC.Content.Item Namespace