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

NavbarBuilder..::..DropdownBuilder Members

The NavbarBuilder..::..DropdownBuilder 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.)
Public method AddLink(String, String, String)
Protected method AddLink(String, String, String, String, Boolean)
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 (Inherited from BootstrapWidgetBuilder.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Text
Public method ToHtmlString (Inherited from BootstrapWidgetBuilder.)
Protected method ToString(Boolean, Boolean)
Public method ToString()()()() (Inherited from WidgetBuilder.)

Properties


  Name Description
Protected property Cacheable (Inherited from BootstrapWidgetBuilder.)
Protected property EndTags
Public property WidgetJsClass (Inherited from BootstrapWidgetBuilder.)