Method | Description | |
---|---|---|
ShowJavaScriptAlertPanelEventArgs ( string message ) : System |
Initializes a new instance of the ShowJavaScriptAlertPanelEventArgs class.
|
public ShowJavaScriptAlertPanelEventArgs ( string message ) : System | ||
message | string | The message to be shown in the alert panel. |
return | System |