TagBuilder.RenderStartTag Méthode

Définition

Retourne un IHtmlContent qui restitue la balise de début.

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

Retours

IHtmlContent qui restitue la balise de début.

S’applique à