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)

属性值

此代码的脚注。

适用于