Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

object property

Retrieves the contained object.

 

Syntax

JavaScript

p = object.object

 

Property values

Type: DOMString

the contained object.

Standards information

Remarks

As of Windows Internet Explorer 9, the object property returns a DOMString value for webpages displayed in IE9 Standards mode. When supported in earlier versions of Windows Internet Explorer, the object property returned a Object value.

If the control's object model uses a conflicting namespace, precede the control's property with object to resolve the conflict.

See also

applet
object

 

 

Show:
© 2017 Microsoft