ViewMasterPage.Url Property

Definition

Gets the URL.

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

Property Value

The URL.

Applies to