C# Class Elmah.ErrorDetailPage

Renders an HTML page displaying details about an error from the error log.
Inheritance: ErrorPageBase
显示文件 Open project: elmah/Elmah

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
MarkupStackTrace ( string text ) : HelperResult

Method Details

Execute() public method

public Execute ( ) : void
return void