Get resolver for e-mail sending.
            
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- infoObj
 - Type: InfoType
Info object 
- stateObj
 - Type: StateInfoType
State object 
- userInfo
 - Type: CMS.Membership UserInfo
User info that performed the action 
- originalStep
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Original workflow step 
- currentStep
 - Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step 
- workflow
 - Type: CMS.WorkflowEngine WorkflowInfo
Workflow 
- action
 - Type: 
System String
Workflow action string representation 
- comment
 - Type: 
System String
Action comment 
Return Value
Type: MacroResolverSee Also