Click or drag to resize
TriggerHelperHasTriggerTypes Method
Checks if triggers of given types are present.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public static bool HasTriggerTypes(
	string triggerType
)

Parameters

triggerType
Type: SystemString

Return Value

Type: Boolean
See Also