Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Elmah
ErrorLogPage
C# Class Elmah.ErrorLogPage
Renders an HTML page displaying a page of errors from the error log.
Inheritance:
ErrorPageBase
ファイルを表示
Open project: elmah/Elmah
Public Methods
Method
Description
Execute
( ) :
void
Private Methods
Method
Description
LinkHere
(
string
basePageName
,
string
type
,
string
text
,
int
pageIndex
,
int
pageSize
) :
IHtmlString
Method Details
Execute()
public
method
public
Execute
( ) :
void
return
void