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

BootstrapWidgetBuilder<(Of <(<'TBuilder>)>)> Class

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

Syntax


public abstract class BootstrapWidgetBuilder<TBuilder> : BootstrapWidgetBuilder
where TBuilder : BootstrapWidgetBuilder<TBuilder>

Type Parameters

TBuilder

Inheritance Hierarchy


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