Sys.UI.Silverlight.MarkerEventArgs

Used by the MediaPlayer class to hold event arguments for the markerReached Event event.

Namespace: Sys.UI.Silverlight

Syntax

Sys.UI.Silverlight.MarkerEventArgs = function()

Usage

var args = new Sys.UI.Silverlight.MarkerEventArgs();

Public Constructors

Name

Description

MarkerEventArgs Constructor

Initializes a new instance of the MarkerEventArgs class.

Members

Member

Description

marker Property

The marker from the media file.

Remarks

This topic is ASP.NET Extensions documentation and is unsupported by Microsoft. Blank topics are included as placeholders and existing content is subject to change in future releases.