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
 trueif the context menu is invoked on the main frame,falseotherwise.