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

JsFun Constructor (String, JsStatements)

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

Syntax


public JsFun(
	string fnName,
	JsStatements statements
)

Parameters

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