Click or drag to resize

RepostFormParameters Properties

The RepostFormParameters type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the browser associated with the dialog.
(Inherited from DialogParameters.)
Public propertyCancelActionText
Gets the localized text of the "Cancel" action.
Public propertyMessage
Gets the localized dialog message.
(Inherited from CommonDialogParameters.)
Public propertyRepostActionText
Gets the localized text of the "Repost" action.
Public propertyTitle
Gets the localized dialog title.
(Inherited from CommonDialogParameters.)
Top
See Also