Прочитај на енглеском Уреди

Делите путем


TraceHandler.ShowDetails(DataSet) Method

Definition

Writes the details of the current system state and page information to the response stream.

C#
protected void ShowDetails(System.Data.DataSet data);

Parameters

data
DataSet

A DataSet object that contains tracing information.

Remarks

The ShowDetails method writes tracing details to the response stream, including information about the application state, session state for the current session, control tree created for the current page, and HTTP request information such as the query string and form parameters. It is called by ProcessRequest, and cannot be overridden.

Applies to

Производ Верзије
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1