DHTMLX Docs & Samples Explorer

unload()

destructor. Destroys a dhtmlxPopup object and clears the memory

var  myPop = new dhtmlXPopup(...);
myPop.unload();

Related resources