Application.Global.Application_BeginRequest C# (CSharp) Метод

Application_BeginRequest() защищенный Метод

protected Application_BeginRequest ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Результат void
        protected void Application_BeginRequest(object sender, EventArgs e)
        {
        }