







|
| A Sandcastle Documented Class Library |
| HtmlNode..::..GetAttributeValue Method |
| HtmlNode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() | GetAttributeValue(String, Boolean) |
Helper method to get the value of an attribute of this node. If the attribute is not found, the default value will be returned.
|
![]() | GetAttributeValue(String, Int32) |
Helper method to get the value of an attribute of this node. If the attribute is not found, the default value will be returned.
|
![]() | GetAttributeValue(String, String) |
Helper method to get the value of an attribute of this node. If the attribute is not found, the default value will be returned.
|

