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

SearchAction<(Of <(<'TParam>)>)> Delegate

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

Syntax


public delegate ActionResult SearchAction<TParam>(
	DataSourceRequest dsr,
	TParam param
)

Type Parameters

TParam

Parameters

dsr
Type: DataSourceRequest
param
Type: TParam