LocationChangedEventArgs Class

Definition

public ref class LocationChangedEventArgs : EventArgs
public class LocationChangedEventArgs : EventArgs
type LocationChangedEventArgs = class
    inherit EventArgs
Public Class LocationChangedEventArgs
Inherits EventArgs
Inheritance
LocationChangedEventArgs

Constructors

LocationChangedEventArgs(String, Boolean)

Initializes a new instance of LocationChangedEventArgs.

Properties

HistoryEntryState

Gets the state associated with the current history entry.

IsNavigationIntercepted

Gets a value that determines if navigation for the link was intercepted.

Location

Gets the changed location.

Applies to