C# Class ShowCrosshairExample.Global

Inheritance: System.Web.HttpApplication
Exibir arquivo Open project: DevExpress-Examples/how-to-programmatically-show-the-crosshair-cursor-in-a-web-application-t467000

Protected Methods

Method Description
Application_Start ( object sender, EventArgs e ) : void

Method Details

Application_Start() protected method

protected Application_Start ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void