AbstractInfoProviderTInfo, TProviderStoreEmptyValuesInHashtables Property |
If true, provider hashtables store empty values for not found objects to reduce database calls
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool StoreEmptyValuesInHashtables { get; set; }
Property Value
Type:
BooleanSee Also