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.23.2
Syntax public string FrameUrl { get; }
Property Value
Type:
StringThe URL of the sub-frame.
See Also