Пример #1
0
 protected void Session_Start(Object sender, EventArgs e)
 {
     Console.WriteLine("Application - Session_Start");
     CmsContext.Application_Start_Session();
 }
Пример #2
0
 protected void Session_Start(Object sender, EventArgs e)
 {
     CmsContext.Application_Start_Session();
 }