Share via


Windows Media Player 11 SDK Navigate Element 

Windows Media Player SDK banner art

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

Previous Next