LabelExtensions Class
Visual Studio 2010
Represents support for the HTML label element in an ASP.NET MVC view.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The LabelExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | Label | Returns an HTML label element and the property name of the property that is represented by the specified expression. |
![]() ![]() | LabelFor(Of TModel, TValue) | Returns an HTML label element and the property name of the property that is represented by the specified expression. |
![]() ![]() | LabelForModel | Returns an HTML label element and the property name of the property that is represented by the model. |
Community Additions
ADD
Show:

