HtmlHelperNameExtensions Class

Definition

Name-related extensions for IHtmlHelper.

C#
public static class HtmlHelperNameExtensions
Inheritance
HtmlHelperNameExtensions

Methods

IdForModel(IHtmlHelper)

Returns the HTML element Id for the current model.

NameForModel(IHtmlHelper)

Returns the full HTML element name for the current model. Uses HtmlFieldPrefix (if non-empty) to reflect relationship between current Model and the top-level view's model.

Applies to

Tuote Versiot
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0