Click or drag to resize

ApplicationPropertiesLogPageActivity Property

If true, all page activity is logged to the xot_request_log table.

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

Property Value

Type: Boolean
If true, all page activity is logged to the xot_request_log table.
See Also