Click or drag to resize
BaseAbstractInfoProviderUseWeakReferences Property

Note: This API is now obsolete.

If true, the weak references are used for the items so the memory can be cleared upon request

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

Property Value

Type: Boolean
See Also