{CompanyName} FlexyGo

Global_asax..::..Application_Start Method

Handles the Start event of the Application control.

Namespace:  FLEXYGO
Assembly:  FlexyGo (in FlexyGo.dll)

Syntax


public void Application_Start(
	Object sender,
	EventArgs e
)
Public Sub Application_Start ( _
	sender As Object, _
	e As EventArgs _
)

Parameters

sender
Type: Object
The source of the event.
e
Type: EventArgs
The EventArgs instance containing the event data.

Exceptions


ExceptionCondition
Exception Can't connect to config database. or