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

JsFun Constructor (String, ParameterList, JsStatements)

Namespace:  Suoranta.WebApp.View.JS
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public JsFun(
	string fnName,
	ParameterList paramsDeclaration,
	JsStatements statements
)

Parameters

fnName
Type: String
paramsDeclaration
Type: Suoranta.WebApp.View.JS..::..ParameterList
statements
Type: Suoranta.WebApp.View.JS..::..JsStatements