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

IHtmlHelper..::..AddJsEventHandler Method

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

Syntax


Symbol AddJsEventHandler(
	string widgetId,
	EventType eventType,
	IJsStatements statements
)

Parameters

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