Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
HtmlPage Class
 HtmlPage Members
Collapse All/Expand All Collapse All
Members FilterMembers Filter
.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.

  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
  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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker