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

MvcDataSource..::..Source Method

Instantiate

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

Syntax


public static MvcDataSource Source(
	string action,
	string controller,
	bool useDataHandler,
	bool useServerFiltering,
	bool useChangedEvent
)

Parameters

action
Type: String
controller
Type: String
useDataHandler
Type: Boolean
useServerFiltering
Type: Boolean
useChangedEvent
Type: Boolean

Return Value