The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebPageTraceListener::WriteLine Method (String^, String^)
.NET Framework (current version)
Writes a category name and a message to a Web page or to the ASP.NET trace viewer.
Assembly: System.Web (in System.Web.dll)
Parameters
- message
-
Type:
System::String^
The message to write.
- category
-
Type:
System::String^
A category name used to organize the output.
.NET Framework
Available since 2.0
Available since 2.0
Show: