BeforeUnloadParametersStayActionText Property |
Gets the localized text of the "Stay" action.
Namespace:
DotNetBrowser.Browser.Dialogs.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string StayActionText { get; }
Property Value
Type:
StringThe localized text of the "Stay" action.
See Also