WebInsertMode

Description

The WebInsertMode enumeration contains insert options for various objects.

It is used by the following properties and methods:

Available Values

Value Brief description
0 InsertBefore. Insert before the specified object.
1 InsertAfter. Insert after the specified object.

See also:

WebForms Assembly Enumerations