An object, which keeps references to various DOM elements, part of the control's structure
Namespace: MindFusion.UI.WebForms
Package: Button.js
JavaScript
![]() |
---|
var Dom |
The Dom object contains the following members:
- element (a) - the main DOM element of the control;
- display (input/span) - the main interaction element of the control;
- image (img) - the control's image.