Click or drag to resize
TriggerHelperProcessTriggers Method (TriggerOptions)
Processes all triggers of given type on given BaseInfo.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 11.0.0
Syntax
C#
public static void ProcessTriggers(
	TriggerOptions options
)

Parameters

options
Type: CMS.AutomationTriggerOptions
See Also