WebEventFormatter::ToString Method ()
.NET Framework (current version)
Returns the event information in string format.
Assembly: System.Web (in System.Web.dll)
The WebEventFormatter uses an internal StringBuilder variable to store the event information. This ToString method allows you to get all the information in a string format.
.NET Framework
Available since 2.0
Available since 2.0
Show: