DebugSettingsLastLogs Property |
Last requests query logs, contains the arrays of [URL, SecurityLog, Time].
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public List<RequestLog> LastLogs { get; }
Property Value
Type:
ListRequestLogSee Also