WebNavigationEventArgs Třída

Definice

TClass obsahující argumenty pro událost, která je při zahájení webové navigace.

public class WebNavigationEventArgs : EventArgs
type WebNavigationEventArgs = class
    inherit EventArgs
Dědičnost
WebNavigationEventArgs
Odvozené

Konstruktory

WebNavigationEventArgs(WebNavigationEvent, WebViewSource, String)

Inicializuje novou WebNavigationEventArgs instanci.

Vlastnosti

NavigationEvent

Získá navigační událost, která byla vyvolána.

Source

Získá element, který provedl navigaci.

Url

Cíl navigace.

Platí pro