HtmlHelperBase<(Of <(<'TModel>)>)>..::..JsFunction Method (String, String, JsStatements)
JavaScript function name(parameters)
with given statements
Namespace:
Suoranta.WebApp.ViewAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static JsFun JsFunction( string fnName, string paramsDeclaration, JsStatements statements )
Parameters
- fnName
- Type: String
- paramsDeclaration
- Type: String
- statements
- Type: Suoranta.WebApp.View.JS..::..JsStatements

