FavOffLine (Standard 8 Module Reference)
7/8/2014
Review the applicable Feature modules and any examples for the FavOffLine setting in Windows Embedded 8 Standard (Standard 8).
This setting specifies whether to make the FavoriteItem available for offline browsing.
Set to true to make available offline; otherwise, set to false.
The default value is false.
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/FavoritesList/FavoriteItem/FavOffLine |
XML Example
The following XML example shows how to make to make the FavoriteItem available for offline browsing.
<FavOffLine>true</FavOffLine>