IItem.handle property
Gets the temporary ID of the item.
Syntax
var handle = iItem.handle;
Property value
Type: String
The temporary ID of the item.
Remarks
Do not implement this property; it will be added by the IListDataSource when the IItem is used.
Requirements
Minimum WinJS version |
WinJS 3.0 |
Namespace |
WinJS.UI |