C# Class BootstrapComponents.Components.Buttons.Button

Inheritance: BootstrapComponents.Core.GenericInnerHtmlContainer
Afficher le fichier Open project: jordanwallwork/bootstrapcomponents Class Usage Examples

Méthodes publiques

Méthode Description
Button ( string text, ButtonSettings settings = null, object htmlAttributes = null ) : BootstrapComponents.Common

Method Details

Button() public méthode

public Button ( string text, ButtonSettings settings = null, object htmlAttributes = null ) : BootstrapComponents.Common
text string
settings ButtonSettings
htmlAttributes object
Résultat BootstrapComponents.Common