Click or drag to resize
DataClassInfoDeleteFromHashtables Method
Removes the DataClassInfo from memory cache in respective provider.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public void DeleteFromHashtables()
Remarks
This method is not intended for use in custom code.
See Also