Udostępnij za pośrednictwem


DisplayNameExtensions.DisplayName(HtmlHelper, String) Metoda

Definicja

Pobiera nazwę wyświetlaną.

public static System.Web.Mvc.MvcHtmlString DisplayName (this System.Web.Mvc.HtmlHelper html, string expression);
static member DisplayName : System.Web.Mvc.HtmlHelper * string -> System.Web.Mvc.MvcHtmlString
<Extension()>
Public Function DisplayName (html As HtmlHelper, expression As String) As MvcHtmlString

Parametry

html
HtmlHelper

Wystąpienie pomocnika HTML, które rozszerza ta metoda.

expression
String

Wyrażenie identyfikujące obiekt, który zawiera nazwę wyświetlaną.

Zwraca

Nazwa wyświetlana.

Dotyczy