C# Class Subtext.Web.SystemMessages.FileNotFound

Displays a file not found message to the user.
Inheritance: System.Web.UI.Page
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void