HtmlHelperBase<(Of <(<'TModel>)>)>..::..AddJsEventHandler Method
JavaScript event handler for component id with
statements
Namespace:
Suoranta.WebApp.ViewAssembly: 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

