Ejemplo n.º 1
0
 protected void Session_Start(Object sender, EventArgs e)
 {
     Console.WriteLine("Application - Session_Start");
     CmsContext.Application_Start_Session();
 }
Ejemplo n.º 2
0
 protected void Session_Start(Object sender, EventArgs e)
 {
     CmsContext.Application_Start_Session();
 }