Sys.UI.Silverlight.DownloadProgressEventArgs

Used by the Sys.UI.Silverlight.Control class to hold event arguments for the pluginSourceDownloadProgressChanged event.

Namespace: Sys.UI.Silverlight

Syntax

Sys.UI.Silverlight.DownloadProgressEventArgs = function()

Usage

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

Public Constructors

Name

Description

DownloadProgressEventArgs Constructor

Initializes a new instance of the DownloadProgressEventArgs class.

Members

Member

Description

progress property

The amount of the document that has been downloaded.

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.