Property | Type | Description | |
---|---|---|---|
messageBox | |||
titleBox |
Method | Description | |
---|---|---|
Close ( ) : void | ||
Show ( string message = "", string title = "Alert" ) : void |
Modal alert
|
Method | Description | |
---|---|---|
ShowModalAlert ( bool show = true ) : void |
public Show ( string message = "", string title = "Alert" ) : void | ||
message | string | |
title | string | |
return | void |