FormContext.EndOfFormContent Właściwość

Definicja

IHtmlContent Pobiera kolekcję, która powinna być renderowana tuż przed następnym </formą> tagu końcowego. Nie należy używać, chyba że CanRenderAtEndOfForm ma wartość true.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Html::IHtmlContent ^> ^ EndOfFormContent { System::Collections::Generic::IList<Microsoft::AspNetCore::Html::IHtmlContent ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Html.IHtmlContent> EndOfFormContent { get; }
member this.EndOfFormContent : System.Collections.Generic.IList<Microsoft.AspNetCore.Html.IHtmlContent>
Public ReadOnly Property EndOfFormContent As IList(Of IHtmlContent)

Wartość właściwości

Dotyczy