| WebView Properties | 
The WebView type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BrowserContextMenuEnabled | 
            Gets or sets a value indicating whether the user can click to show the context menu.
             | 
|  | CanGoBack | 
            Gets a value indicating whether the browser can go back to the previous page in history.
             | 
|  | CanGoForward | 
            Gets a value indicating whether the browser can go forward to the next page.
             | 
|  | DocumentTitle | 
            Gets the document title of the current page.
             | 
|  | Url | 
            Gets or sets the URL of the currently navigated page.
             | 
 See Also
See Also