Click or drag to resize

AlertParameters Properties

The AlertParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the browser associated with the dialog.
(Inherited from DialogParameters.)
Public propertyMessage
Gets the localized dialog message.
(Inherited from CommonDialogParameters.)
Public propertyOkActionText
Gets the localized text of the "OK" action.
Public propertyTitle
Gets the localized dialog title.
(Inherited from CommonDialogParameters.)
Public propertyUrl
Gets the URL of the web page that requested to display the dialog.
Top
See Also