다음을 통해 공유


ViewPage.Url 속성

정의

렌더링된 페이지의 URL을 가져오거나 설정합니다.

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

속성 값

렌더링된 페이지의 URL입니다.

적용 대상