Click or drag to resize
TriggerHelperClearHashtable Method
Clears cached triggers for given object type.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
public static void ClearHashtable(
	string objectType
)

Parameters

objectType
Type: SystemString
See Also