Example #1
0
 static ScanningHandler()
 {
     AtalaLicense.SetAssemblyLicense(HttpUtility.HtmlDecode(ConfigurationManager.AppSettings["AtalasoftLicenseString"]));
     StartCacheMonitor();
 }
 static WDVHandler()
 {
     AtalaLicense.SetAssemblyLicense(HttpUtility.HtmlDecode(ConfigurationManager.AppSettings["AtalasoftLicenseString"]));
 }