FavoritesOnTop specifies whether to add new favorites to the top of the Favorites menu.

Values

true

Adds new favorites to the top of the Favorites menu.

false

Adds new favorites to the bottom of the Favorites menu. This is the default value.

This string type does not support empty elements. Do not create an empty value for this setting.

Valid Passes

specialize

Parent Hierarchy

Applies To

For the list of the supported Windows® editions and architectures that this component supports, see Microsoft-Windows-IE-InternetExplorer.

XML Example

The following XML output specifies that new favorites are added to the top of the Favorites menu.

  Copy Code
<FavoritesOnTop>true</FavoritesOnTop>

See Also