Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
HtmlDocument Class
 HtmlDocument Members
Members FilterMembers Filter
.NET Framework Class Library for Silverlight
HtmlDocument Members

Represents the HTML document in the browser.

The HtmlDocument type exposes the following members.

  NameDescription
Cc190657.pubmethod(en-us,VS.95).gifAttachEventOverloaded. Attaches a .NET Framework event handler to an event on the current Document Object Model (DOM) object.
Cc190657.pubmethod(en-us,VS.95).gifCheckAccess Determines whether the current thread is the browser's UI thread. (Inherited from ScriptObject.)
Cc190657.pubmethod(en-us,VS.95).gifConvertToOverloaded.
Cc190657.pubmethod(en-us,VS.95).gifCreateElement Creates a browser element.
Cc190657.pubmethod(en-us,VS.95).gifDetachEventOverloaded. Detaches a .NET Framework event handler from an event on the current Document Object Model (DOM) object.
Cc190657.pubmethod(en-us,VS.95).gifEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Cc190657.protmethod(en-us,VS.95).gifFinalize Frees resources and performs other cleanup operations before the scriptable object is reclaimed by garbage collection. (Inherited from ScriptObject.)
Cc190657.pubmethod(en-us,VS.95).gifGetElementById Gets a single browser element.
Cc190657.pubmethod(en-us,VS.95).gifGetElementsByTagName Gets a collection of browser elements.
Cc190657.pubmethod(en-us,VS.95).gifGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Cc190657.pubmethod(en-us,VS.95).gifGetPropertyOverloaded. Gets the value of a property on the current scriptable object.
Cc190657.pubmethod(en-us,VS.95).gifGetType Gets the Type of the current instance. (Inherited from Object.)
Cc190657.protmethod(en-us,VS.95).gifInitializeInfrastructure. Initializes a scriptable object. (Inherited from ScriptObject.)
Cc190657.pubmethod(en-us,VS.95).gifInvoke Invokes a method on the current scriptable object, and optionally passes in one or more method parameters. (Inherited from ScriptObject.)
Cc190657.pubmethod(en-us,VS.95).gifInvokeSelf Invokes the current ScriptObject and assumes that it represents a JavaScript method. (Inherited from ScriptObject.)
Cc190657.protmethod(en-us,VS.95).gifMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Cc190657.pubmethod(en-us,VS.95).gifSetPropertyOverloaded. Sets a property on the current scriptable object.
Cc190657.pubmethod(en-us,VS.95).gifSubmitOverloaded. Posts user data to the server.
Cc190657.pubmethod(en-us,VS.95).gifToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Cc190657.pubproperty(en-us,VS.95).gifBody Gets a reference to the BODY element of the HTML document.
Cc190657.pubproperty(en-us,VS.95).gifCookies Gets or sets the browser's cookie string.
Cc190657.pubproperty(en-us,VS.95).gifDispatcher Gets an instance of the dispatcher. (Inherited from ScriptObject.)
Cc190657.pubproperty(en-us,VS.95).gifDocumentElement Gets a reference to the browser's DOCUMENT element.
Cc190657.pubproperty(en-us,VS.95).gifDocumentUri Gets a Uniform Resource Identifier (URI) object that represents the HTML document on which the Silverlight plug-in is hosted.
Cc190657.pubproperty(en-us,VS.95).gifIsReady Gets or sets a value that indicates whether the browser has completely loaded the HTML page.
Cc190657.pubproperty(en-us,VS.95).gifManagedObject Gets the underlying managed object reference of the ScriptObject. (Inherited from ScriptObject.)
Cc190657.pubproperty(en-us,VS.95).gifQueryString Gets a navigable, read-only collection of name/value pairs that represent the query string parameters on the current page's URL.
Top
  NameDescription
Cc190657.pubevent(en-us,VS.95).gifDocumentReady Occurs when the browser page has completely loaded.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker