TriggerHelperGetTriggersInternal Method |
Gets all cached triggers.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 12.0.0
Syntax protected virtual List<ITrigger> GetTriggersInternal(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
ListITriggerSee Also