C# Class Elmah.ErrorLogPage

Renders an HTML page displaying a page of errors from the error log.
Inheritance: ErrorPageBase
Afficher le fichier Open project: elmah/Elmah

Méthodes publiques

Méthode Description
Execute ( ) : void

Private Methods

Méthode Description
LinkHere ( string basePageName, string type, string text, int pageIndex, int pageSize ) : IHtmlString

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void