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

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 8.2.23
Syntax
C#
protected virtual void ClearHashtableInternal(
	string objectType
)

Parameters

objectType
Type: SystemString
See Also