Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BootstrapComponents
Components
Buttons
Button
C# Class BootstrapComponents.Components.Buttons.Button
Inheritance:
BootstrapComponents.Core.GenericInnerHtmlContainer
Mostrar archivo
Open project: jordanwallwork/bootstrapcomponents
Class Usage Examples
Public Methods
Method
Description
Button
(
string
text
,
ButtonSettings
settings
= null,
object
htmlAttributes
= null ) :
BootstrapComponents.Common
Method Details
Button()
public
method
public
Button
(
string
text
,
ButtonSettings
settings
= null,
object
htmlAttributes
= null ) :
BootstrapComponents.Common
text
string
settings
ButtonSettings
htmlAttributes
object
return
BootstrapComponents.Common