CreateTextNode Method

From Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

Overload List

  NameDescription
Public methodCreateTextNode()()()()
Creates an HTML text node.
Public methodCreateTextNode(String)
Creates an HTML text node with the specified text.

See Also