viewLink property
Sets or retrieves the document object that supplies content to the master element.
Syntax
HRESULT value = object.get_viewLink(IHTMLDocument** p);
Property values
Type: Object
a reference to the document object.
See also
- Conceptual
- Introduction to Viewlink
- About Element Behaviors
Show: