Click or drag to resize
BaseAbstractInfoProviderUseHashtables Property

Note: This API is now obsolete.

If true, the provider uses hashtables.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use property HashtableSettings.UseHashtables")]
protected bool UseHashtables { get; set; }

Property Value

Type: Boolean
See Also