Property FrameUrl
- Namespace
 - DotNetBrowser.Browser.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
FrameUrl
Gets the URL of the sub-frame that the context menu was invoked on.
public string FrameUrl { get; }
Property Value
- string
 The URL of the sub-frame.
Gets the URL of the sub-frame that the context menu was invoked on.
public string FrameUrl { get; }
The URL of the sub-frame.