Begin
|
The BeginPublishEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginPublishEventArgs | Initializes a new instance of the BeginPublishEventArgs class |
| Name | Description | |
|---|---|---|
| AssetsCount | Gets the count of Assets to be published | |
| Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT) | |
| FullPublish | Gets whether the publish is full or incremental | |
| Pages | Gets the IDS of all Pages to be published | |
| PagesCount | Gets the count of Pages to be published | |
| PostProcessingItemsCount | Gets the count of items for post processing, in this case, is the top owner dependency entries | |
| PubTargetId |
Gets the ID of Publishing Target,
the publish to happen on
(Inherited from PublishingTaskEventArgs) | |
| Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT) | |
| StartTime | Gets the Publishing Task starting time | |
| SubmitTime | Gets the Publishing Task submission time | |
| SubmitUserId |
Gets the ID of the User that submitted
the publish request
(Inherited from PublishingTaskEventArgs) |