Extends HtmlNode class to provide helper methods
Inheritance Hierarchy
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public static class HtmlNodeExtensions
<ExtensionAttribute>
Public NotInheritable Class HtmlNodeExtensions
The HtmlNodeExtensions type exposes the following members.
Methods
| Name | Description |
---|
| HasClass |
Helper method to check for existence of class name(s) on HTML element
|
TopSee Also