EN
Ce contenu n’est pas disponible dans votre langue. Voici la version anglaise.
WinJS.UI.CountError enumeration
Indicates that the IListDataAdapter was unable to provide a count.
Syntax
var WinJS.UI.CountError = { noResponse : "noResponse" }
Members
The CountError enumeration has these members.
| Member | Value | Description |
|---|---|---|
| noResponse | "noResponse" |
An attempt to count items timed out. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
|
Library |
|
Build date: 12/5/2012
