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

DataSource Constructor

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

Syntax


public DataSource(
	Nullable<HttpVerbs> verb,
	string dataHandler,
	string errorHandler,
	bool useServerFiltering
)

Parameters

verb
Type: Nullable<(Of <(<'HttpVerbs>)>)>
dataHandler
Type: String
errorHandler
Type: String
useServerFiltering
Type: Boolean