System.Web.UI.SilverlightControls Namespace

The System.Web.UI.SilverlightControls namespace contains classes that allow ASP.NET developers to add Silverlight functionality to ASP.NET pages.

Classes

  Class Description
Public class MediaChapter Represents the position of a chapter in a media source.
Public class MediaChapterCollection Represents a collection of MediaChapter objects.
Public class MediaPlayer Provides a player that runs media (video or audio) using Silverlight in an ASP.NET Web page.
Public class Silverlight Provides a way to integrate Microsoft Silverlight content in an ASP.NET Web page.
Public class SilverlightPlugin Represents the Silverlight browser plug-in.
Public class VersionConverter Used internally to convert the version of a Silverlight-based application (.xap) file from a string to a Version object.

Enumerations

  Enumeration Description
Public enumeration HtmlAccess Specifies how the Silverlight-based application has access to the HTML document object model (DOM) on a page.
Public enumeration ScaleMode Specifies how the Silverlight source should be scaled to fit in the Silverlight host.