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

MvcDataSource<(Of <(<'TModel>)>)>..::..Source Method

Instantiate

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

Syntax


public static MvcDataSource<TModel> Source(
	string action,
	string controller,
	DataSettings s
)

Parameters

action
Type: String
controller
Type: String
s
Type: Suoranta.WebApp.Kendo.Data..::..DataSettings

Return Value