ViewStartPage.Url 屬性

定義

在衍生類別中實作時,取得檢視起始頁的 URL。

public System.Web.Mvc.UrlHelper Url { get; }
member this.Url : System.Web.Mvc.UrlHelper
Public ReadOnly Property Url As UrlHelper

屬性值

檢視起始頁的 URL。

適用於