Compartir a través de


TagBuilder.RenderStartTag Método

Definición

Devuelve un objeto IHtmlContent que representa la etiqueta de inicio.

public:
 Microsoft::AspNetCore::Html::IHtmlContent ^ RenderStartTag();
public Microsoft.AspNetCore.Html.IHtmlContent RenderStartTag ();
member this.RenderStartTag : unit -> Microsoft.AspNetCore.Html.IHtmlContent
Public Function RenderStartTag () As IHtmlContent

Devoluciones

que IHtmlContent representa la etiqueta de inicio.

Se aplica a