共用方式為


HelperCodeGenerator.Footer 屬性

定義

此類型/成員支援.NET Framework基礎結構,不適合直接從您的程式碼使用。取得或設定這個程式碼的頁尾。

public System.Web.Razor.Text.LocationTagged<string> Footer { get; set; }
member this.Footer : System.Web.Razor.Text.LocationTagged<string> with get, set
Public Property Footer As LocationTagged(Of String)

屬性值

此程式碼的頁尾。

適用於