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 or sets the Command identifier.
Syntax
<div
data-win-control="WinJS.UI.Command"
data-win-options="{ id : value}">
</div>
var id = command.id;
Property value
Type: String**
An alphanumeric String that begins with a letter. The underscore (_) can also be used.
Requirements
Minimum WinJS version |
WinJS 4.0 |
Namespace |
WinJS.UI |