ShowContextMenuParametersFrameUrl Property  | 
 
                Gets the URL of the sub-frame that the context menu was invoked on.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntaxpublic string FrameUrl { get; }Property Value
Type: 
StringThe URL of the sub-frame.
See Also