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

FloatingWidgetBuilder<(Of <(<'TWidget>)>)> Class

Base class for floating widget builders.

Namespace:  Suoranta.WebApp.Html.WidgetBuilders
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public class FloatingWidgetBuilder<TWidget> : BootstrapWidgetBuilder
where TWidget : FloatingWidgetBuilder<TWidget>

Type Parameters

TWidget

Inheritance Hierarchy


Object
  Suoranta.WebApp.Html..::..WidgetBuilder
    Suoranta.WebApp.Html.WidgetBuilders..::..BootstrapWidgetBuilder
      Suoranta.WebApp.Html.WidgetBuilders..::..FloatingWidgetBuilder<(Of <(<'TWidget>)>)>