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 whether the IListDataAdapter was able to provide a count.
Syntax
var WinJS.UI.CountResult = {
unknown : "unknown"
}
Members
The CountResult enumeration has these members.
Member | Value | Description |
---|---|---|
unknown | "unknown" | Indicates no count is available. |
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |