This topic has not yet been rated - Rate this topic

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

Ui.js

See also

ILayout

 

 

Build date: 12/5/2012

© 2013 Microsoft. All rights reserved.