Table of Contents

Property Frame

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

Frame

Gets the IFrame instance associated with the event.

public IFrame Frame { get; }

Property Value

IFrame

The IFrame instance associated with the event.