Executes action. You can use parameters to allow users to modify the behavior.
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Examples
GetResolvedParameter("StringParameterName", string.Empty); GetResolvedParameter("BooleanParameterName", false);
See Also