AutomationHelperGetTriggerName Method |
Returns formatted trigger name.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax public static string GetTriggerName(
WorkflowTriggerTypeEnum type,
string objectType
)
Parameters
- type
- Type: CMS.WorkflowEngineWorkflowTriggerTypeEnum
Type of trigger - objectType
- Type: SystemString
Object type
Return Value
Type:
StringSee Also