New Customer Signup

Show Password

Read our Privacy Policy

Host Arbitrary HTML Content in Your Silverlight Apps

HtmlHost

Render HTML and arbitrary URI content from within Silverlight using ComponentOne HtmlHost™ for Silverlight. The HTML host control (C1HtmlHost) provides a frame that can host arbitrary HTML content, and display content from arbitrary URIs or HTML text.

Features

Inside Browser Support

You can see HTML content inside your browser. Inside Browser Support

Display HTML Content

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

Load HTML from URI

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

Load HTML from Text

Display HTML content contained in a string. Load HTML from Text

Access the HTML Content

HtmlHost fires an event when the content is fully loaded and allows the developer to access the content through Silverlight’s browser object model. Access the HTML Content

Silverlight Layout System Support

HtmlHost arranges its content following Silverlight’s layout for the control. Silverlight Layout System Support