Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight
Silverlight 3
HtmlDocument Class
Collapse All/Expand All Collapse All
.NET Framework Class Library for Silverlight
HtmlDocument Class

Represents the HTML document in the browser.

Namespace:  System.Windows.Browser
Assembly:  System.Windows.Browser (in System.Windows.Browser.dll)
Visual Basic (Declaration)
Public NotInheritable Class HtmlDocument _
    Inherits HtmlObject
Visual Basic (Usage)
Dim instance As HtmlDocument
C#
public sealed class HtmlDocument : HtmlObject

You can use two Silverlight classes to access and manipulate the Document Object Model (DOM): HtmlPage and HtmlDocument.

System..::.Object
  System.Windows.Browser..::.ScriptObject
    System.Windows.Browser..::.HtmlObject
      System.Windows.Browser..::.HtmlDocument
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker