WidgetExtensions..::..Source<(Of <(<'TController>)>)> Method (MultiSelectBuilder, Expression<(Of <(<'Func<(Of <(<'TController, ControllerAction>)>)>>)>)>, Boolean)
Namespace:
Suoranta.WebApp.Kendo.RazorHelpers
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static MultiSelectBuilder Source<TController>( this MultiSelectBuilder builder, Expression<Func<TController, ControllerAction>> action, bool useCustomErrorHandler ) where TController : Controller, Controller, Controller, Controller, Controller, Controller, Controller, Controller
Type Parameters
- TController
Parameters
- builder
- Type: MultiSelectBuilder
- action
- Type: Expression<(Of <(<'Func<(Of <(<'TController, ControllerAction>)>)>>)>)>
- useCustomErrorHandler
- Type: Boolean

