var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_IsDisposed();
function get_IsDisposed() : boolean;
Return Value
A value indicating whether the control has been disposed of.
var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_IsDisposed();
function get_IsDisposed() : boolean;