Click or drag to resize
AbstractInfoProvider Class

Note: This API is now obsolete.

Base class for the info providers.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineAbstractInfoProvider

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Use AbstractInfoProvider<TInfo, TProvider, TQuery> instead.")]
public static class AbstractInfoProvider

The AbstractInfoProvider type exposes the following members.

Methods
  NameDescription
Public methodStatic memberClearAllHashtables Obsolete.
Clears up hashtables of every provider registered by system.
Public methodStatic memberClearHashtables Obsolete.
Clears hashtables for given object type.
Top
See Also