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

HtmlHelper<(Of <(<'TModel>)>)>..::..AddExecuteStatementsOnAllWidgetsFunction Method

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

Syntax


public void AddExecuteStatementsOnAllWidgetsFunction(
	string fnName,
	Func<Dom..::..Widget, JsStatements> statementsToExecute
)

Parameters

fnName
Type: String
statementsToExecute
Type: Func<(Of <(<'Dom..::..Widget, JsStatements>)>)>