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

WidgetExtensions..::..AddClickEvent Method

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

Syntax


public static ButtonBuilder AddClickEvent(
	this ButtonBuilder builder,
	IJsStatements statements,
	IHtmlHelper htmlHelper
)

Parameters

builder
Type: ButtonBuilder
statements
Type: Suoranta.WebApp.View.JS..::..IJsStatements
htmlHelper
Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper