ValueExtensions Class
Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates.
Namespace: System.Web.Mvc.Html
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Value(HtmlHelper, String) | Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates. |
![]() ![]() | Value(HtmlHelper, String, String) | Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates. |
![]() ![]() | ValueFor<TModel, TProperty>(HtmlHelper<TModel>, Expression<Func<TModel, TProperty>>) | Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates. |
![]() ![]() | ValueFor<TModel, TProperty>(HtmlHelper<TModel>, Expression<Func<TModel, TProperty>>, String) | Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates. |
![]() ![]() | ValueForModel(HtmlHelper) | Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates. |
![]() ![]() | ValueForModel(HtmlHelper, String) | Provides a mechanism to create custom HTML markup compatible with the ASP.NET MVC model binders and templates. |
Show:
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)