Table of Contents

Class ShowContextMenuParameters

Namespace
DotNetBrowser.Browser.Handlers
Assembly
DotNetBrowser.dll

The parameters of the ShowContextMenuHandler.

public sealed class ShowContextMenuParameters : BrowserParameters
Inheritance
ShowContextMenuParameters
Inherited Members

Properties

CustomMenuItems

Gets the collection of the custom context menu items.

FrameCharset

Gets the character encoding of the frame on which the menu is invoked.

FrameUrl

Gets the URL of the sub-frame that the context menu was invoked on.

IsMainFrame

Indicates whether the context menu is invoked on the main frame.

LinkText

Gets the text associated with the link.

LinkUrl

Gets the URL of the link that encloses the node the context menu was invoked on.

Location

Gets the context menu location. This location is related to the frame the context menu is invoked on.

MediaType

Gets the media type of the node the context menu is being invoked on.

PageUrl

Gets the URL of the top level page that the context menu was invoked on.

SelectedText

Gets the text of the selection that the context menu was invoked on.

SourceUrl

Gets the source URL for the element that the context menu was invoked on.

SpellCheckMenu

Gets the spell check submenu.

Methods

ToString()

Represent object as string