Logs the handler operation. Logs the handler operation to the file and to current request log for debugging.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- method
- Type: System.Reflection MethodInfo
Methods called by the handler
- methodExecuted
- Type: System Boolean
If true, the method was actually executed
- indent (Optional)
- Type: System Int32
Indentation of the logged record
Return Value
Type: DataRowReturns the DataRow with new log item
See Also