viewLink Property
Sets or retrieves the document object that supplies content to the master element.
Syntax
[ oDocument = ] object.viewLink [ = v ]
Possible Values
oDocument Object that receives a reference to the document object. The property is read-only. The property has no default value.
DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.
Standards Information
There is no public standard that applies to this property.
Applies To
defaults, HTCElementBehaviorDefaults Constructor
See Also