Method | Description | |
---|---|---|
Execute ( RockContext rockContext, System.ComponentModel.Model action, Object entity, List |
Executes the specified workflow.
|
public Execute ( RockContext rockContext, System.ComponentModel.Model action, Object entity, List |
||
rockContext | RockContext | The rock context. |
action | System.ComponentModel.Model | The workflow action. |
entity | Object | The entity. |
errorMessages | List |
The error messages. |
return | bool |