C# Class BootstrapComponents.Components.Forms.FormControls.TextBox

Inheritance: BootstrapComponents.Core.GenericInnerHtmlContainer, IFormControl
Afficher le fichier Open project: jordanwallwork/bootstrapcomponents

Méthodes publiques

Méthode Description
TextBox ( FormGroup formGroup, string id, string value ) : BootstrapComponents.Core

Method Details

TextBox() public méthode

public TextBox ( FormGroup formGroup, string id, string value ) : BootstrapComponents.Core
formGroup FormGroup
id string
value string
Résultat BootstrapComponents.Core