C# Class TextBoxExtensions, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
TextBox ( HtmlHelper, htmlHelper, string name, object value, object htmlAttributes, object dataAttributes ) : string

Private Methods

Méthode Description
AddDataAttributes ( RouteValueDictionary, dictionary, object values ) : void

Method Details

TextBox() public static méthode

public static TextBox ( HtmlHelper, htmlHelper, string name, object value, object htmlAttributes, object dataAttributes ) : string
htmlHelper HtmlHelper,
name string
value object
htmlAttributes object
dataAttributes object
Résultat string