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

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

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

Syntax


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

Parameters

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