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

BootstrapWidgetBuilder..::..AddButton Method (String, Symbol, String, Boolean)

Namespace:  Suoranta.WebApp.Html.WidgetBuilders
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


protected void AddButton(
	string text,
	Symbol handler,
	string classes,
	bool listItem
)

Parameters

text
Type: String
handler
Type: Suoranta.WebApp.Types..::..Symbol
classes
Type: String
listItem
Type: Boolean