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.
| Class | Description | |
|---|---|---|
![]() | 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 (video or audio) using Silverlight in an ASP.NET Web page. |
![]() | Silverlight | Provides a way to integrate Microsoft Silverlight content in an ASP.NET Web page. |
![]() | 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. |
| Enumeration | Description | |
|---|---|---|
![]() | 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. |
