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

JsEventHandler Constructor (String, EventType, IJsStatements)

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

Syntax


public JsEventHandler(
	string widgetId,
	EventType eventType,
	IJsStatements statements
)

Parameters

widgetId
Type: String
eventType
Type: Suoranta.WebApp..::..EventType
statements
Type: Suoranta.WebApp.View.JS..::..IJsStatements