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

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

Parameters

dataText
Type: SystemString
Data text
See Also