The WebInsertMode enumeration contains insert options for various objects.
It is used by the following properties and methods:
Value | Brief description |
0 | InsertBefore. Insert before the specified object. |
1 | InsertAfter. Insert after the specified object. |
See also: