The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
MessageBox.Show Method (String)
Silverlight
Displays a message box that contains the specified text and an OK button.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Parameters
- messageBoxText
- Type: System.String
The message to display.
| Exception | Condition |
|---|---|
| ArgumentNullException | messageBoxText is null. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.