Requests the hosting application display a dialog to the user, with the specified message text and severity icon.

void RequestMessageDialog( 
object sender
string message
Severity severity 
)

Parameters

sender

Type: object

A reference to the requesting control.

message

Type: string

The text to be displayed.

severity

Type: Severity

The type of dialog icon to display.