HtmlDocumentInsert 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