Property SourceUrl
- Namespace
 - DotNetBrowser.Browser.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
SourceUrl
Gets the source URL for the element that the context menu was invoked on.
public string SourceUrl { get; }
Property Value
- string
 The source URL for the element. Example of the elements with source URLs are
img,audio, andvideo.