DayPilot.Modal.disposeOnClose

The disposeOnClose property (boolean) specifies whether the internal iframe object will be reused. 

If set to true, the iframe object used to display a standalone page using showUrl() will be removed from DOM. If set to false, the DOM object will be cached and reused on the next showUrl() call.

Default Value

true