Sys.UI.Silverlight.ErrorEventArgs

Used by the MediaPlayer class to hold event arguments for the onMediaFailed Method event and the pluginError Event.

Namespace: Sys.UI.Silverlight

Syntax

Sys.UI.Silverlight.ErrorEventArgs = function()

Usage

var args = new Sys.UI.Silverlight.ErrorEventArgs(error);

Public Constructors

Name

Description

ErrorEventArgs Constructor

Initializes a new instance of the ErrorEventArgs class.

Members

Member

Description

error Property

Gets the error 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.