Dan's Html Library
C#
VB
ASP.NET
Show/Hide TOC
Html
Document
Insert Method
Overload List
Insert(HtmlDocument, HtmlNodeItem)
Insert a new node prior to the specified Node in this collection.
Insert(HtmlDocument, String, String)
Insert the provided HTML before the specified Node in the appropriate level.
See Also
Reference
HtmlDocument Class
Html Namespace
In This Article
Overload List
See Also