Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Automation
Trigger Class
Trigger Methods
Process Method
Trigger
Process Method
Processes the given collection of trigger options and resolves trigger macro on given object and creates workflow process if successful.
Namespace:
CMS.Automation
Assembly:
CMS.Automation (in CMS.Automation.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
Process
(
IEnumerable
<
TriggerOptions
>
options
)
Parameters
options
Type:
System.Collections.Generic
IEnumerable
TriggerOptions
Collection of
TriggerOptions
objects to process
Implements
ITrigger
Process(IEnumerable
TriggerOptions
)
See Also
Reference
Trigger Class
CMS.Automation Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com