Click or drag to resize
OutputDebug Class
Output debug methods
Inheritance Hierarchy
SystemObject
  CMS.OutputFilterOutputDebug

Namespace: CMS.OutputFilter
Assembly: CMS.OutputFilter (in CMS.OutputFilter.dll) Version: 11.0.0
Syntax
C#
public class OutputDebug

The OutputDebug type exposes the following members.

Constructors
  NameDescription
Public methodOutputDebug
Top
Properties
  NameDescription
Public propertyStatic memberDebugCurrentRequest
Debug current request output.
Public propertyStatic memberSettings
Debug settings
Top
Methods
  NameDescription
Public methodStatic memberLogOutput
Logs the output.
Public methodStatic memberLogToFile
Logs the query to file.
Top
See Also