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

BootstrapWidgetBuilder Members

The BootstrapWidgetBuilder type exposes the following members.

Methods


  Name Description
Protected method AddButton(String, Symbol, ButtonStyle, Boolean)
Protected method AddButton(String, Symbol, String, Boolean)
Protected method AddLink
Adds an anchor element pointing to url and displaying the icon from icon and the text.
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.)
Protected method Static member DropdownToggle
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetHash
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Id
Protected method MemberwiseClone (Inherited from Object.)
Public method ToHtmlString
Protected method Static member ToLower<(Of <<'(T>)>>)
Protected method Static member ToString(Boolean)
Public method ToString()()()() (Inherited from WidgetBuilder.)
Protected method ToString(Boolean, Boolean) (Inherited from WidgetBuilder.)

Fields


  Name Description
Protected field size
Protected field subElements

Properties


  Name Description
Protected property Cacheable
Public property Static member CacheEnabled
Protected property EndTags
Gets

Field Value

the content that is written by Dispose()()()().
(Inherited from WidgetBuilder.)
Public property WidgetJsClass