Class PromptParameters
- Namespace
 - DotNetBrowser.Browser.Dialogs.Handlers
 
- Assembly
 - DotNetBrowser.dll
 
The base class for common dialog parameters.
public sealed class PromptParameters : CommonDialogParameters
  - Inheritance
 - 
      
      
      
      PromptParameters
 
- Inherited Members
 
Properties
- CancelActionText
 Gets the localized text of the "Cancel" action.
- OkActionText
 Gets the localized text of the "OK" action.
- PromptText
 Gets the default prompt text.
- Url
 Gets the URL of the web page that requested to display the dialog.