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

WidgetExtensions..::..AddEvent Method (ComboBoxBuilder, EventType, IJsStatements, IHtmlHelper)

Namespace:  Suoranta.WebApp.Kendo.RazorHelpers
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public static ComboBoxBuilder AddEvent(
	this ComboBoxBuilder builder,
	EventType type,
	IJsStatements statements,
	IHtmlHelper htmlHelper
)

Parameters

builder
Type: ComboBoxBuilder
type
Type: Suoranta.WebApp..::..EventType
statements
Type: Suoranta.WebApp.View.JS..::..IJsStatements
htmlHelper
Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper