Click or drag to resize

LoadingStateChangedEventArgs Properties

Version 94.4.20

The LoadingStateChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Access to the underlying IBrowser object
Public propertyCanGoBack
Returns true if the browser can navigate backwards.
Public propertyCanGoForward
Returns true if the browser can navigate forwards.
Public propertyCanReload
Returns true if the browser can reload.
Public propertyIsLoading
Returns true if the browser is loading.
Top
See Also