ASP.NET Pack Programmer's Guide
CheckBox.Dom Field
See Also
 





An object, which keeps references to various DOM elements, part of the control's structure

Namespace: MindFusion.UI.WebForms
Package: CheckBox.js

 Syntax

JavaScript  Copy Code

var Dom

 Remarks

The Dom object contains the following members:
- element (span) - the main DOM element of the control;
- display (span) - the value display;
- label (label) - the control's label.

 See Also

CheckBox Members
CheckBox Class
MindFusion.UI.WebForms Namespace