Control::SetTraceData Method (Object^, Object^)
.NET Framework (current version)
Sets trace data for design-time tracing of rendering data, using the trace data key and the trace data value.
Assembly: System.Web (in System.Web.dll)
Parameters
- traceDataKey
-
Type:
System::Object^
The trace data key.
- traceDataValue
-
Type:
System::Object^
The trace data value.
.NET Framework
Available since 4.5
Available since 4.5
Show: