Click or drag to resize

HtmlNodeExtensions Class

Extends HtmlNode class to provide helper methods
Inheritance Hierarchy
SystemObject
  NetQuarryHtmlNodeExtensions

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public static class HtmlNodeExtensions

The HtmlNodeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHasClass
Helper method to check for existence of class name(s) on HTML element
Top
See Also