Suoranta.WebApp.Types Namespace
Suoranta.WebApp.View Namespace
Suoranta.WebApp - Developer API

HtmlHelperBase<(Of <(<'TModel>)>)>..::..JsFunction Method

Overload List


  Name Description
Public method Static member JsFunction(JsStatements)
Public method Static member JsFunction(String, JsStatements)
JavaScript function name() with given statements
Public method Static member JsFunction(String, String, JsStatements)
JavaScript function name(parameters) with given statements