NameExtensions Methods
The NameExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
|
Id | Gets the ID of the HtmlHelper string. |
|
IdFor(Of TModel, TProperty) | Gets the ID of the HtmlHelper(Of TModel) string |
|
IdForModel | Gets the ID of the HtmlHelper string. |
|
Name | Gets the full HTML field name for the object that is represented by the expression. |
|
NameFor(Of TModel, TProperty) | Gets the full HTML field name for the object that is represented by the expression. |
|
NameForModel | Gets the full HTML field name for the object that is represented by the expression. |
Show: