System.Web.UI.SilverlightControls Namespace

Introduction

The System.Web.UI.SilverlightControls namespace contains classes that allow ASP.NET developers to add Silverlight functionality to ASP.NET pages. The types that are contained in this namespace generate client code that is used to manipulate the Silverlight client plug-in. The ASP.NET Silverlight API includes both client ECMAScript (JScript or JavaScript) libraries and ASP.NET server controls. For detailed class information, see System.Web.UI.SilverlightControls Namespace.

In This Section

MediaChapter

Represents the position of a chapter in a media source.

MediaChapterCollection

Represents a collection of MediaChapter objects.

MediaPlayer

Provides a player that runs media (movie or audio) in an ASP.NET Web page. The player appearance can be represented through skins. The Media server control inherits from the System.Web.UI.SilverlightControls.Silverlight control.

Silverlight

Provides a way to integrate Silverlight in an ASP.NET Web page. This control inherits from System.Web.UI.Controls.WebControl, and implements System.Web.UI.IScriptControl.

SilverlightPlugin

Represents the Silverlight browser plug-in.

VersionConverter

Used internally to convert the version of a Silverlight based application (.xap) file from a string to a Version object.

HtmlAccess

Specifies how the Silverlight-based application has access to the HTML document object model (DOM) on a page.

ScaleMode

Specifies how the Silverlight source should be scaled to fit in the Silverlight host.

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.