RecordAllNavigations Property

Description

Indicates whether to record a Navigate statement each time a Frame URL changes.

Property type

Read-write property

Syntax

Visual Basic
Public Property RecordAllNavigations As Boolean

Return Value

  • True--Records a Navigate statement each time a Frame URL changes.
  • False--Does not record a Navigate statement each time a Frame URL changes.

Example

Configure Web Options

See Also