PostPublishEventArgs Properties |
The PostPublishEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Assets |
Gets the information on Assets to be published
(Inherited from PublishEventArgs.) | |
| Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
| FullPublish |
Gets whether it is a full or incremental publish
(Inherited from PublishEventArgs.) | |
| Pages |
Gets the information on Pages to be published
(Inherited from PublishEventArgs.) | |
| PublishError |
Gets the exception of Publishing error, if exception occurred during publishing
| |
| Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) | |
| SubmitUserId |
Gets the ID of the User that submitted the
Publishing request
|