Windows Media Player 11 SDK Navigate ElementÂ
Previous | Next |
Navigate Element
Note This section describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.
The Navigate element specifies a URL used by calls to External.NavigateTaskPaneURL.
Syntax
<Navigate BaseURL = URL />
Attributes
BaseURL (required)
Fully qualified URL for the Web page to which to navigate. NavigateTaskPaneURL can append a query string to this URL.
Parent/Child Elements
Hierarchy | Element |
Parent elements | ServiceInfo |
Child elements | None |
Remarks
Requirements
Version: Windows Media Player 10 or later.
See Also
- Example ServiceInfo Document for a Type 1 Online Store
- Example ServiceInfo Document for a Type 2 Online Store
- External.NavigateTaskPaneURL
- ServiceInfo Document
Previous | Next |