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

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

Parameters

dataText
Type: SystemString
Data text
See Also