Share via


Adding a Browser Favorite Example

Send Feedback

The following example shows how to use the Order tag to specify the Favorite named Microsoft as the first on the Favorites list.

<wap-provisioningdoc>
 <characteristic type="BrowserFavorite">
  <characteristic type="Video Store">
    <parm name="URL" value="https://www.southridgevideo.com/"/>
    <parm name="Order" value="0"/>
  </characteristic>
 </characteristic>
</wap-provisioningdoc>

See Also

BrowserFavorite Configuration Service Provider Examples for OMA Client Provisioning| BrowserFavorite Configuration Service Provider

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.