WidgetExtensions..::..AddChangeEvent Method
Namespace:
Suoranta.WebApp.Kendo.RazorHelpers
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static DropDownListBuilder AddChangeEvent( this DropDownListBuilder builder, EventType type, IJsStatements statements, IHtmlHelper htmlHelper )
Parameters
- builder
- Type: DropDownListBuilder
- type
- Type: Suoranta.WebApp..::..EventType
- statements
- Type: Suoranta.WebApp.View.JS..::..IJsStatements
- htmlHelper
- Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper

