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; }
ReadOnly Property LogPageActivity As Boolean
Get
Property Value
Type:
BooleanIf true, all page activity is logged to the xot_request_log table.
See Also