JsStatements..::..ConfirmBefore Method
Namespace:
Suoranta.WebApp.View.JS
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static JsStatement ConfirmBefore( string message, JsStatements onConfirmed, JsStatements onCancel )
Parameters
- message
- Type: String
- onConfirmed
- Type: Suoranta.WebApp.View.JS..::..JsStatements
- onCancel
- Type: Suoranta.WebApp.View.JS..::..JsStatements

