I want to call ZenMethod when page is closing. Is it possible?
I tried
{
zenPage.SomeZenMethod();
}
Method SomeZenMethod() [ ZenMethod ]
{
// to do some work
}
Zen is a school of Mahayana Buddhism that originated in China during the Tang dynasty as Zen Buddhism. Zen school was strongly influenced by Taoism and developed as a distinct school of Chinese Buddhism.
In InterSystems Data Platform Zen is a name for MVC web application framework for rapid software development.