Retrieves the contained object.
Syntax
HTML | N/A |
---|
Scripting | [ oObject = ] object.object |
---|
Possible Values
oObject |
Object that
receives the contained object. |
The property is read-only.
The property has no default value.
Remarks
If the control's object model uses a conflicting namespace, precede the control's property with object to resolve the conflict.
Standards Information
This property is deprecated in
HTML and
is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To