EntityAddWorkflowEventArgsT Class |
Namespace: Ingeniux.CMS.Event
The EntityAddWorkflowEventArgsT type exposes the following members.
Name | Description | |
---|---|---|
EntityAddWorkflowEventArgsT | Initializes a new instance of the EntityAddWorkflowEventArgsT class |
Name | Description | |
---|---|---|
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.) | |
WorkflowDefinition |
Gets the Workflow that the page is being added to/removed from
|