WebAppWidgets<(Of <(<'TPageModel>)>)> Class
Provides pre-configured widget builders.
Namespace:
Suoranta.WebApp.KendoAssembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public class WebAppWidgets<TPageModel> : WebAppWidgetFactory<TPageModel>, IDisposable
Type Parameters
- TPageModel
- The type of the page model.
Inheritance Hierarchy
WidgetFactory
WidgetFactory<(Of <(<'TPageModel>)>)>
Suoranta.WebApp.Kendo..::..WebAppWidgetFactory<(Of <(<'TPageModel>)>)>
Suoranta.WebApp.Kendo..::..WebAppWidgets<(Of <(<'TPageModel>)>)>

