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

JsFunTemplate<(Of <(<'TParam>)>)>..::..ToJsFun Method

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

Syntax


public JsFun ToJsFun(
	JsTemplateBuilder<TParam> statementsBuilder
)

Parameters

statementsBuilder
Type: Suoranta.WebApp.View.JS..::..JsTemplateBuilder<(Of <(<'TParam>)>)>