JsFun Constructor (String, String, JsStatements)
Namespace:
Suoranta.WebApp.View.JS
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public JsFun( string fnName, string paramsDeclaration, JsStatements statements )
Parameters
- fnName
- Type: String
- paramsDeclaration
- Type: String
- statements
- Type: Suoranta.WebApp.View.JS..::..JsStatements

