UpdatePostContentProcessingStepEventArgs Class |
Namespace: Ingeniux.CMS.Event
The UpdatePostContentProcessingStepEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | UpdatePostContentProcessingStepEventArgs | Initializes a new instance of the UpdatePostContentProcessingStepEventArgs class |
Name | Description | |
---|---|---|
![]() | Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) |
![]() | ErrorMessage | |
![]() | NumProcessed | |
![]() | Processor | |
![]() | 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.) |
![]() | SubmitUserId |
Gets the ID of the User that submitted
the publish request
(Inherited from PublishingTaskEventArgs.) |