Click or drag to resize
TriggerHelperProcessTriggersInternal Method
Processes all triggers of given type on given BaseInfo.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
protected virtual void ProcessTriggersInternal(
	TriggerOptions options
)

Parameters

options
Type: CMS.AutomationTriggerOptions
See Also