IItemPromise.handle property
Gets or sets the temporary ID of the IItem that fulfills this promise.
Syntax
var handle = iItemPromise.handle;
iItemPromise.handle = handle;
Property value
Type: String
The temporary ID of the IItem that fulfills this promise.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
See also
Build date: 12/5/2012
