Click or drag to resize

RepostFormParametersCancelActionText Property

Gets the localized text of the "Cancel" action.

Namespace:  DotNetBrowser.Browser.Dialogs.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public string CancelActionText { get; }

Property Value

Type: String
The localized text of the "Cancel" action.
See Also