Merges tables from all debugs to one table.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- logs
- Type: CMS.Base RequestLogs
List of debug tables
- page
- Type: System.Web.UI Page
Page object
- showCompleteContext
- Type: System Boolean
If true, complete context is shown, otherwise only topmost context is shown
Return Value
Type: DataTableSee Also