TriggerHelperProcessTriggersInternal Method (IEnumerableTriggerOptions) |
Processes all triggers of given type on given options collection.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax protected virtual void ProcessTriggersInternal(
IEnumerable<TriggerOptions> options
)
Parameters
- options
- Type: System.Collections.GenericIEnumerableTriggerOptions
See Also