Click or drag to resize
DebugEventArgsDebugData Property
DataRow with debug information.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public DataRow DebugData { get; set; }

Property Value

Type: DataRow
See Also