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.23.2
Syntax public MediaType MediaType { get; }
Property Value
Type:
MediaTypeThe media type of the node the context menu is being invoked on.
See Also