.NET Framework Class Library for Silverlight
HtmlPage Members

Permits access to, and manipulation of, the browser's Document Object Model (DOM).

The HtmlPage type exposes the following members.

Methods

  NameDescription
Public methodStatic memberPopupWindowOpens a pop-up window.
Public methodStatic memberRegisterCreateableTypeRegisters a managed type as available for creation from JavaScript code, through the Content.services.createObject and Content.services.createManagedObject helper methods.
Public methodStatic memberRegisterScriptableObjectRegisters a managed object for scriptable access by JavaScript code.
Public methodStatic memberUnregisterCreateableTypeExplicitly unregisters a managed type that was previously registered by using the RegisterCreateableType method.
Top
Properties

  NameDescription
Public propertyStatic memberBrowserInformationGets general information about the browser, such as name, version, and operating system.
Public propertyStatic memberDocumentGets the browser's document object.
Public propertyStatic memberIsEnabledGets a value that indicates whether the rest of the public surface area of the HTML Bridge feature is enabled.
Public propertyStatic memberIsPopupWindowAllowedIndicates whether pop-up windows are allowed.
Public propertyStatic memberPluginGets a reference to the Silverlight plug-in that is defined within an <object> or <embed> tag on the host HTML page.
Public propertyStatic memberWindowGets the browser's window object.
Top
See Also

Reference

Tags :


Page view tracker