Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |