Aracılığıyla paylaş


NameExtensions.NameForModel(HtmlHelper) Yöntem

Tanım

İfadeyle temsil edilen nesnenin tam HTML alan adını alır.

public static System.Web.Mvc.MvcHtmlString NameForModel(this System.Web.Mvc.HtmlHelper html);
static member NameForModel : System.Web.Mvc.HtmlHelper -> System.Web.Mvc.MvcHtmlString
<Extension()>
Public Function NameForModel (html As HtmlHelper) As MvcHtmlString

Parametreler

html
HtmlHelper

Bu yöntemin genişletir HTML yardımcı örneği.

Döndürülenler

İfadeyle temsil edilen nesnenin tam HTML alan adı.

Şunlara uygulanır