LoadingStateChangedEventArgs Properties |
The LoadingStateChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Access to the underlying IBrowser object
|
![]() | CanGoBack |
Returns true if the browser can navigate backwards.
|
![]() | CanGoForward |
Returns true if the browser can navigate forwards.
|
![]() | CanReload |
Returns true if the browser can reload.
|
![]() | IsLoading |
Returns true if the browser is loading.
|