System.Web Namespace TraceContext Class
Initializes a new instance of the TraceContext class.
[ VB ] Public Sub New ( _ ByVal context As HttpContext _ ) [ C# ] public TraceContext ( HttpContext context ); [ C++ ] public: TraceContext ( HttpContext* context ); [ JScript ] public function TraceContext ( context : HttpContext );
TraceContext Members TraceMode Enumeration
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note