ShowContextMenuParametersMediaType Property  | 
 
                Gets the media type of the node the context menu is being invoked on.
            
 
    Namespace: 
   DotNetBrowser.Browser.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic MediaType MediaType { get; }Property Value
Type: 
MediaTypeThe media type of the node the context menu is being invoked on.
See Also