Click or drag to resize
TriggerHelperProcessTriggersInternal 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#
protected virtual void ProcessTriggersInternal(
	TriggerOptions options
)

Parameters

options
Type: CMS.AutomationTriggerOptions
See Also