Page.TraceModeValue Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Sets the mode in which trace statements are displayed on the page.
Assembly: System.Web (in System.Web.dll)
In most circumstances, do not set this property in code. Set the TraceMode attribute in the directive in the .aspx file. When the page is requested, the dynamically generated class sets the property.
.NET Framework
Available since 1.1
Available since 1.1
Show: