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