System.Web Namespace TraceContext Class
Writes trace information to the trace log, including any user-defined categories and trace messages. All warnings appear in the log as red text.
[ VB ] Overloads Public Sub Warn ( _ ByVal category As String, _ ByVal message As String _ ) [ C# ] public void Warn ( string category, string message ); [ C++ ] public: void Warn ( String* category, String* message ); [ JScript ] public function Warn ( category : String, message : String );
TraceContext Members TraceContext.Warn Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph