Jason Salas
04-22-2003, 06:15 PM
How can I perform Trace.Write and Trace.Warn statements in custom controls?
The MS documentation says to hse instances of Control.Context, but this
doesn't seem to work. Also, importing the System.Diagnostics namespace and
manually inserting Trace.Write statements does nothing when I look at the
page with Trace="True".
Anyone have any examples?
The MS documentation says to hse instances of Control.Context, but this
doesn't seem to work. Also, importing the System.Diagnostics namespace and
manually inserting Trace.Write statements does nothing when I look at the
page with Trace="True".
Anyone have any examples?