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

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

The BootstrapWidgetBuilder<(Of <(<'TBuilder>)>)> type exposes the following members.

Methods


  Name Description
Protected method AddButton(String, Symbol, ButtonStyle, Boolean) (Inherited from BootstrapWidgetBuilder.)
Protected method AddButton(String, Symbol, String, Boolean) (Inherited from BootstrapWidgetBuilder.)
Protected method AddLink
Adds an anchor element pointing to url and displaying the icon from icon and the text.
(Inherited from BootstrapWidgetBuilder.)
Public method Begin
Write HTML of the widget to HTML output writer, except for the EndTags that are written when Dispose()()()() is called.
(Inherited from WidgetBuilder.)
Public method Dispose (Inherited from WidgetBuilder.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetHash (Inherited from BootstrapWidgetBuilder.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Id
Protected method MemberwiseClone (Inherited from Object.)
Public method ToHtmlString (Inherited from BootstrapWidgetBuilder.)
Public method ToString()()()() (Inherited from WidgetBuilder.)
Protected method ToString(Boolean, Boolean) (Inherited from WidgetBuilder.)