PageElementPropertiesdsctrl_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 dsctrl_CacheLife { get; }
ReadOnly Property dsctrl_CacheLife As Integer
Get
Property Value
Type:
Int32For relatively static data obtained via expensive queries, set the cache life (in minutes) to improve performance. Data is cached per-user.
See Also