DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser.Dialogs.Handlers
BeforeUnloadParameters Class
BeforeUnloadParameters Properties
Cause Property
LeaveActionText Property
StayActionText Property
BeforeUnloadParameters
.
Cause Property
Gets the action that caused the dialog to appear.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
public
BeforeUnloadCause
Cause
{
get
; }
Property Value
Type:
BeforeUnloadCause
The
BeforeUnloadCause
describing the action that caused the dialog to appear.
See Also
Reference
BeforeUnloadParameters Class
DotNetBrowser.Browser.Dialogs.Handlers Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.