Sys.UI.Silverlight.MediaChapterEventArgs

Used by the MediaPlayer class to hold event arguments for the chapterSelected Event and chapterStarted Event events.

Syntax

Sys.UI.Silverlight.MediaChapterEventArgs = function()

Usage

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

Public Constructors

Name

Description

MediaChapterEventArgs Constructor

Initializes a new instance of the MediaChapterEventArgs class.

Members

Member

Description

chapter Property

Gets the media chapter associated with this event.

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.