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

GridBuilder<(Of <(<'TModel>)>)>..::..CustomToolBarButtonTemplate Method

Defines Kendo template for custom toolbar button. Template is rendered to the view by the presentation engine.

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

Syntax


protected Symbol CustomToolBarButtonTemplate(
	string id,
	string text
)

Parameters

id
Type: String
The identifier.
text
Type: String
The text.

Return Value

Symbol of the corresponding script element.