DataWidgetExtension..::..DataSourceWidget<(Of <(<'TComponent, TBuilder, TModel>)>)> Method
Namespace:
Suoranta.WebApp.Kendo.Data
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public static DataSourceWidget<TModel> DataSourceWidget<TComponent, TBuilder, TModel>( this WidgetBuilderBase<TComponent, TBuilder> builder, DataSettings<TModel> settings ) where TComponent : WidgetBase where TBuilder : WidgetBuilderBase<TComponent, TBuilder>
Type Parameters
- TComponent
- TBuilder
- TModel
Parameters
- builder
- Type: WidgetBuilderBase<(Of <(<'TComponent, TBuilder>)>)>
- settings
- Type: Suoranta.WebApp.Kendo.Data..::..DataSettings<(Of <(<'TModel>)>)>

