[]
        
(Showing Draft Content)

HtmlHost Features

HtmlHost for Silverlight includes several key features, such as:

  • Inside Browser Support

You can see HTML content inside your browser.

  • Display HTML Content

Display existing HTML content within the Silverlight plug-in using the browser itself to provide accurate rendering and interaction.

  • Load HTML from URI

HtmlHost for Silverlight can load HTML content from any URI available, not just the application server.

  • Load HTML from Text

Display HTML content contained in a string.

  • Access the HTML Content

HtmlHost for Silverlight fires an event when the content is fully loaded and allows the developer to access the content through Silverlight's browser object model.

  • Silverlight Layout System Support

HtmlHost for Silverlight arranges its content following Silverlight's layout for the control.

See Also

Showing HTML Content

Populating C1HtmlHost

Windowless Mode

Frame Borders