ILayout.setSite method
Sets the layout site for the layout.
Syntax
iLayout.setSite(site);
Parameters
- site
-
Type: ILayoutSite
The layout site for the layout. You can use this object to query the hosting ListView for info you might need to lay out items.
Return value
This method does not return a value.
Requirements
|
Namespace |
WinJS.UI |
|---|---|
|
Library |
|
See also
Build date: 12/5/2012
