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

HtmlHelperBase<(Of <(<'TModel>)>)>..::..AddJsEventHandler Method

JavaScript event handler for component id with statements

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

Syntax


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

Parameters

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

Return Value

Name of added function

Remarks


Used internally by Kendo.Widgets