C# Class TextBoxExtensions, code

Exibir arquivo Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
TextBox ( HtmlHelper, htmlHelper, string name, object value, object htmlAttributes, object dataAttributes ) : string

Private Methods

Method Description
AddDataAttributes ( RouteValueDictionary, dictionary, object values ) : void

Method Details

TextBox() public static method

public static TextBox ( HtmlHelper, htmlHelper, string name, object value, object htmlAttributes, object dataAttributes ) : string
htmlHelper HtmlHelper,
name string
value object
htmlAttributes object
dataAttributes object
return string