IPublishingManager Properties Ingeniux CMS Content Store API

The IPublishingManager type exposes the following members.

Properties

  Name Description
Public property ContentStore
Gets the Content Store.
(Inherited from ITransactionalEntity.)
Public property CurrentTask
Gets the Publishing Task Monitor of the Publishing Task that is being executed. If no publishing task is being executed at the time of property call, this method returns null.
Public property CurrentUser
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.)
Public property ForceIncrementPublishWithNoChangedPages
Gets/sets whether to do incremental publishes, even when no pages are changed. This is an one time set property. Set it before submitting publishes. Upon submission it will reset itself to false. The value of this property will not persist.
Public property PendingTasks
Gets the collection of pending Publishing Tasks.
Public property Session
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.)
Top
See Also

Reference