ItemType (Standard 8 Module Reference)
7/8/2014
Review the applicable Feature modules and any examples for the ItemType setting in Windows Embedded 8 Standard (Standard 8).
This setting specifies the type of web item for a predefined item in the Favorites bar.
The following table shows the possible values.
Value |
Description |
---|---|
Headline |
Specifies that the item is a webpage. Internet Explorer shows the top part of the webpage when a user rests the mouse on the item. |
Webslice |
Specifies that the item is a Web Slice. Internet Explorer shows the Web Slice when a user rests the mouse on the item. |
Modules
The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.
Module |
Path |
---|---|
Features/User Applications/Internet Explorer 10/FavoriteBarItems/FavoriteBarItem/ItemType |
XML Example
The following XML example shows how to set ItemType.
<ItemType>Webslice</ItemType>