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