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

WebAppWidgets<(Of <(<'TPageModel>)>)>..::..Button Method (String, String, JsStatements, ComponentSize)

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

Syntax


public ButtonBuilder Button(
	string widgetId,
	string text,
	JsStatements jsActions,
	ComponentSize size
)

Parameters

widgetId
Type: String
text
Type: String
jsActions
Type: Suoranta.WebApp.View.JS..::..JsStatements
size
Type: ComponentSize