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.
Creates the image argument for appending result suggestions when handling the onsuggestionsrequested event.
Syntax
autoSuggestBox.createResultSuggestionImage(url);
Parameters
url
Type: StringThe URL of the image.
Return value
Required image argument for the SearchSuggestionCollection.appendResultSuggestion
method.
Requirements
Minimum WinJS version |
WinJS 4.0 |
Namespace |
WinJS.UI |