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

MvcDataSource Constructor

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

Syntax


public MvcDataSource(
	string action,
	string controller,
	Nullable<HttpVerbs> verb,
	string dataHandler,
	string errorHandler,
	bool useServerFiltering
)

Parameters

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