Enables you to include an HTML page dynamically. As part of the constructor, you must include an option indicating the URI of the page.
Initializes a new instance of HtmlControl to define a new page control.
The element that hosts the HtmlControl.
The options for configuring the page. The uri option is required in order to specify the source document for the content of the page. Other options are the ones used by the WinJS.Pages.render method.