var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_IsDisposed();
function get_IsDisposed() : boolean;
Return Value
Значение, указывающее, был ли удален UI-контрол.
var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: boolean value = instance.get_IsDisposed();
function get_IsDisposed() : boolean;