Click or drag to resize

PageElementPropertiesMiniList_CacheLife Property

For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int MiniList_CacheLife { get; }

Property Value

Type: Int32
For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user.
See Also