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

JsLazyFun Constructor (String, String, LazyJsStatements)

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

Syntax


public JsLazyFun(
	string fnName,
	string paramsDeclaration,
	LazyJsStatements statements
)

Parameters

fnName
Type: String
paramsDeclaration
Type: String
statements
Type: Suoranta.WebApp.View.JS..::..LazyJsStatements