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

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

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

Syntax


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

Parameters

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