Click or drag to resize
WorkflowInfoProviderRemoveFromHash Method
Remove from hash table.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static void RemoveFromHash(
	string dataText
)

Parameters

dataText
Type: SystemString
See Also