ListView.refresh method

[This documentation is preliminary and is subject to change.]

Applies to: Metro style apps only

Forces the ListView to regenerate its Document Object Model (DOM) representation of its list items.

Syntax

listView.refresh();

Parameters

This method has no parameters.

Return value

This method does not return a value.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

Namespace

WinJS.UI

Library

Ui.js

See also

ListView

 

 

Build date: 2/10/2012