Property IsMainFrame
- Namespace
- DotNetBrowser.Browser.Handlers
- Assembly
- DotNetBrowser.dll
IsMainFrame
Indicates whether the context menu is invoked on the main frame.
public bool IsMainFrame { get; }
Property Value
- bool
true
if the context menu is invoked on the main frame,false
otherwise.