메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |