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

WebAppWidgets<(Of <(<'TPageModel>)>)> Class

Provides pre-configured widget builders.

Namespace:  Suoranta.WebApp.Kendo
Assembly:  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


Object
  WidgetFactory
    WidgetFactory<(Of <(<'TPageModel>)>)>
      Suoranta.WebApp.Kendo..::..WebAppWidgetFactory<(Of <(<'TPageModel>)>)>
        Suoranta.WebApp.Kendo..::..WebAppWidgets<(Of <(<'TPageModel>)>)>