Table of Contents

Property IsMainFrame

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

IsMainFrame

Indicates whether the navigation is started in the main frame.

public bool IsMainFrame { get; }

Property Value

bool

true if the navigation is started in the main frame, false otherwise.