Click or drag to resize
WebPartLayoutInfoProvider.RemoveFromHash 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: System.String
Data text
See Also