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.
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 |