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

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

Parameters

dataText
Type: SystemString
See Also