Class BeforeUnloadParameters
- Namespace
- DotNetBrowser.Browser.Dialogs.Handlers
- Assembly
- DotNetBrowser.dll
The base class for common dialog parameters.
public sealed class BeforeUnloadParameters : CommonDialogParameters
- Inheritance
-
BeforeUnloadParameters
- Inherited Members
Properties
- Cause
Gets the action that caused the dialog to appear.
- LeaveActionText
The localized text of the "Leave" action.
- StayActionText
Gets the localized text of the "Stay" action.