FormContext.EndOfFormContent Propriété

Définition

Obtient une IHtmlContent collection qui doit être rendue juste avant la balise de fin /form> suivante<. N’utilisez pas, sauf si CanRenderAtEndOfForm est true.

C#
public System.Collections.Generic.IList<Microsoft.AspNetCore.Html.IHtmlContent> EndOfFormContent { get; }

Valeur de propriété

S’applique à

Produit Versions
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0