ILayoutSite2.tree property
Gets the tree for use by an object that implements the ILayout2 interface.
Syntax
var tree = iLayoutSite2.tree;
Property value
Type: Object
A structure layout tree that contains structure elements or a simple layout tree that does not contain structure elements.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |