IPublishingManager Properties |
The IPublishingManager type exposes the following members.
Name | Description | |
---|---|---|
ContentStore |
Gets the Content Store.
(Inherited from ITransactionalEntity.) | |
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.
| |
CurrentUser |
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.) | |
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.
| |
PendingTasks |
Gets the collection of pending Publishing Tasks.
| |
Session |
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.) |