Udostępnij za pośrednictwem


NameExtensions.Id(HtmlHelper, String) Metoda

Definicja

Pobiera identyfikator HtmlHelper ciągu.

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

Parametry

html
HtmlHelper

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

name
String

Wyrażenie identyfikujące obiekt zawierający identyfikator.

Zwraca

Wartość atrybutu IDENTYFIKATOR HTML dla obiektu reprezentowanego przez wyrażenie.

Dotyczy