Click or drag to resize

IHandler Properties

The WebViewIHandler type exposes the following members.

Properties
  NameDescription
Public propertyBrowserContextMenuEnabled
Gets or sets a value indicating whether the user can click to show the context menu.
Public propertyCanGoBack
Gets a value indicating whether the browser can go back to the previous page in history.
Public propertyCanGoForward
Gets a value indicating whether the browser can go forward to the next page.
Public propertyDocumentTitle
Gets the document title of the current page.
Public propertyUrl
Gets or sets the URL of the currently navigated page.
Top
See Also