DebugHandlerStartEvent Method (DataRow) |
Initiates the event handling.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public DebugEventArgs StartEvent(
DataRow debugData
)
Parameters
- debugData
- Type: System.DataDataRow
DataRow with debug information
Return Value
Type:
DebugEventArgsSee Also