Proyecto Fin de Carrera 2011
Inicialización de la aplicación web

Namespace: EntornoWeb
Assembly: EntornoWeb (in EntornoWeb.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected void Application_Start()
Visual Basic
Protected Sub Application_Start
Visual C++
protected:
void Application_Start()

See Also