C# Class BootstrapExtensions.Base.Button.Button

Inheritance: BootstrapExtensions.Common.HtmlContainer
Show file Open project: jordanwallwork/bootstrapextensions

Public Methods

Method Description
Button ( string text, BootstrapExtensions.Base.Button.ButtonSettings settings, object htmlAttributes ) : BootstrapExtensions.Common

Method Details

Button() public method

public Button ( string text, BootstrapExtensions.Base.Button.ButtonSettings settings, object htmlAttributes ) : BootstrapExtensions.Common
text string
settings BootstrapExtensions.Base.Button.ButtonSettings
htmlAttributes object
return BootstrapExtensions.Common