C# Class CAESDO.Recruitment.Web.ApplicationPage

All pages in the application except Login.aspx will derive from ApplicationPage.
Inheritance: System.Web.UI.Page
Exibir arquivo Open project: ucdavis/Recruitments

Protected Methods

Method Description
OnError ( EventArgs e ) : void

Method Details

OnError() protected method

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