United Kingdom - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Product Families
Office
Windows
Windows Server System
Windows Mobile
Developer Tools
Business Solutions
Games & Xbox
MSN
Resources
Microsoft Update
Office Update
Download Centre
Help & Support
Security
Volume Licensing
About Microsoft
Company Information
Investor Relations
Press Information for journalists
Popular Places
MSDN Developers
TechNet in IT pros
Microsoft At Home
Microsoft At Work
Business & Industry
Microsoft partners
Microsoft hardware
Product catalog
Microsoft.com site map
Welcome
Sign in
Developer Centers
MSDN Home
Microsoft Developer Network
Home
Library
Learn
Downloads
Support
Community
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
Web Development
Please Wait
Silverlight
Please Wait
.NET Framework Class Library for Si...
Please Wait
System.Windows.Browser Namespace
Please Wait
HtmlDocument Class
Please Wait
HtmlDocument Members
Collapse All
Members Filter
Include Protected Members
Include Inherited Members
.NET Framework Class Library for Silverlight
HtmlDocument Members
Represents the HTML document in the browser.
The
HtmlDocument
type exposes the following members.
Methods
Name
Description
AttachEvent
Overloaded.
Attaches a .NET Framework event handler to an event on the current Document Object Model (DOM) object.
CheckAccess
Determines whether the current thread is the browser's UI thread.
(Inherited from
ScriptObject
.)
ConvertTo
Overloaded.
CreateElement
Creates a browser element.
DetachEvent
Overloaded.
Detaches a .NET Framework event handler from an event on the current Document Object Model (DOM) object.
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Frees resources and performs other cleanup operations before the scriptable object is reclaimed by garbage collection.
(Inherited from
ScriptObject
.)
GetElementById
Gets a single browser element.
GetElementsByTagName
Gets a collection of browser elements.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetProperty
Overloaded.
Gets the value of a property on the current scriptable object.
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Initialize
Infrastructure.
Initializes a scriptable object.
(Inherited from
ScriptObject
.)
Invoke
Invokes a method on the current scriptable object, and optionally passes in one or more method parameters.
(Inherited from
ScriptObject
.)
InvokeSelf
Invokes the current
ScriptObject
and assumes that it represents a JavaScript method.
(Inherited from
ScriptObject
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
SetProperty
Overloaded.
Sets a property on the current scriptable object.
Submit
Overloaded.
Posts user data to the server.
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Top
Properties
Name
Description
Body
Gets a reference to the
BODY
element of the HTML document.
Cookies
Gets or sets the browser's cookie string.
Dispatcher
Gets an instance of the dispatcher.
(Inherited from
ScriptObject
.)
DocumentElement
Gets a reference to the browser's
DOCUMENT
element.
DocumentUri
Gets a Uniform Resource Identifier (URI) object that represents the HTML document on which the Silverlight plug-in is hosted.
IsReady
Gets or sets a value that indicates whether the browser has completely loaded the HTML page.
ManagedObject
Gets the underlying managed object reference of the
ScriptObject
.
(Inherited from
ScriptObject
.)
QueryString
Gets a navigable, read-only collection of name/value pairs that represent the query string parameters on the current page's URL.
Top
Events
Name
Description
DocumentReady
Occurs when the browser page has completely loaded.
Top
See Also
Reference
HtmlDocument Class
System.Windows.Browser Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Manage Your Profile
|
Legal
|
Contact Us
|
Newsletter Registration
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement