This documentation is archived and is not being maintained.
Page.TraceEnabled Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Property TraceEnabled As Boolean [C#] bool TraceEnabled {set;} [C++] protected: __property void set_TraceEnabled(bool); [JScript] protected function set TraceEnabled(Boolean);
See Also
Show: