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

WebAppWidgets<(Of <(<'TPageModel>)>)>..::..MultiSelect Method

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

Syntax


public MultiSelectBuilder MultiSelect(
	string name,
	string placeholder,
	bool filter,
	string textField,
	string valueField
)

Parameters

name
Type: String
placeholder
Type: String
filter
Type: Boolean
textField
Type: String
valueField
Type: String