Click or drag to resize

WebView Fields

The WebView type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDocumentLoadedEvent
Identifier for handlers when attaching the DocumentLoaded event.
Public fieldStatic memberDocumentLoadingEvent
Identifier for handlers when attaching the DocumentLoading event.
Public fieldStatic memberDocumentTitleChangedEvent
Identifier for handlers when attaching the DocumentTitleChanged event.
Public fieldStatic memberNavigatedEvent
Identifier for handlers when attaching the Navigated event.
Public fieldStatic memberOpenNewWindowEvent
Identifier for handlers when attaching the OpenNewWindow event.
Top
See Also