NameExtensions Methods

Include Protected Members
Include Inherited Members

The NameExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member Id Gets the ID of the HtmlHelper string.
Public methodStatic member IdFor<TModel, TProperty> Gets the ID of the HtmlHelper<TModel> string
Public methodStatic member IdForModel Gets the ID of the HtmlHelper string.
Public methodStatic member Name Gets the full HTML field name for the object that is represented by the expression.
Public methodStatic member NameFor<TModel, TProperty> Gets the full HTML field name for the object that is represented by the expression.
Public methodStatic member NameForModel Gets the full HTML field name for the object that is represented by the expression.

Top

See Also

Reference

NameExtensions Class

System.Web.Mvc.Html Namespace