AssetWorkflowAdvanceEventArgs Class |
Namespace: Ingeniux.CMS.Event
The AssetWorkflowAdvanceEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AssetWorkflowAdvanceEventArgs | Initializes a new instance of the AssetWorkflowAdvanceEventArgs class |
Name | Description | |
---|---|---|
Asset |
Gets the Asset that is advancing in workflow
| |
Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) | |
Workflow |
Gets the Workflow that is being advanced
|