Click or drag to resize
AbstractInfoProviderTInfo, TProviderStoreEmptyValuesInHashtables Property
If true, provider hashtables store empty values for not found objects to reduce database calls

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool StoreEmptyValuesInHashtables { get; set; }

Property Value

Type: Boolean
See Also