C# Class Subtext.Web.SystemMessages.FileNotFound

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

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Method Details

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void