Bagikan melalui


FormContext.EndOfFormContent Properti

Definisi

IHtmlContent Mendapatkan koleksi yang harus dirender tepat sebelum tag akhir /form> berikutnya<. Jangan gunakan kecuali CanRenderAtEndOfForm adalah 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)

Nilai Properti

Berlaku untuk