[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLDOMNode.insertBefore

insertBefore Method

insertBefore(IHTMLDOMNode, object)

This method is for internal use only.

Declaration
IHTMLDOMNode insertBefore(IHTMLDOMNode newChild, object refchild)
Parameters
Type Name Description
IHTMLDOMNode newChild
object refchild
Returns
Type Description
IHTMLDOMNode