IHtmlHelper..::..AddJsFunction Method (String, JsStatements, JsRole, array<String>[]()[][])
Namespace:
Suoranta.WebApp.Interfaces
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
Symbol AddJsFunction( string fnName, JsStatements statements, JsRole role, params string[] aliases )
Parameters
- fnName
- Type: String
- statements
- Type: Suoranta.WebApp.View.JS..::..JsStatements
- role
- Type: Suoranta.WebApp.View.JS..::..JsRole
- aliases
- Type: array<String>[]()[][]

