.NET Framework Class Library InputExtensions..::.TextBoxFor Method Returns a text input element for each property in the object that is represented by the specified expression. This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
|
| Name | Description |
|---|
.gif) .gif) | TextBoxFor<(Of <(TModel, TProperty>)>)(HtmlHelper<(Of <(TModel>)>), Expression<(Of <(Func<(Of <(TModel, TProperty>)>)>)>)) | Returns a text input element for each property in the object that is represented by the specified expression. | .gif) .gif) | TextBoxFor<(Of <(TModel, TProperty>)>)(HtmlHelper<(Of <(TModel>)>), Expression<(Of <(Func<(Of <(TModel, TProperty>)>)>)>), IDictionary<(Of <(String, Object>)>)) | Returns a text input element for each property in the object that is represented by the specified expression, using the specified HTML attributes. | .gif) .gif) | TextBoxFor<(Of <(TModel, TProperty>)>)(HtmlHelper<(Of <(TModel>)>), Expression<(Of <(Func<(Of <(TModel, TProperty>)>)>)>), Object) | Returns a text input element for each property in the object that is represented by the specified expression, using the specified HTML attributes. | Top

See Also
|
Biblioteca de clases de .NET Framework InputExtensions..::.TextBoxFor (Método) Devuelve un elemento input de texto para cada propiedad del objeto representada por la expresión especificada. Este miembro está sobrecargado. Para obtener información completa sobre este miembro, incluida la sintaxis, el uso y algunos ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecarga
|
| Nombre | Descripción |
|---|
.gif) .gif) | TextBoxFor<(Of <(TModel, TProperty>)>)(HtmlHelper<(Of <(TModel>)>), Expression<(Of <(Func<(Of <(TModel, TProperty>)>)>)>)) | Devuelve un elemento input de texto para cada propiedad del objeto representada por la expresión especificada. | .gif) .gif) | TextBoxFor<(Of <(TModel, TProperty>)>)(HtmlHelper<(Of <(TModel>)>), Expression<(Of <(Func<(Of <(TModel, TProperty>)>)>)>), IDictionary<(Of <(String, Object>)>)) | Devuelve un elemento input de texto para cada propiedad del objeto representada por la expresión especificada, usando los atributos HTML especificados. | .gif) .gif) | TextBoxFor<(Of <(TModel, TProperty>)>)(HtmlHelper<(Of <(TModel>)>), Expression<(Of <(Func<(Of <(TModel, TProperty>)>)>)>), Object) | Devuelve un elemento input de texto para cada propiedad del objeto representada por la expresión especificada, usando los atributos HTML especificados. | Arriba

Vea también
|