ViewStartPage.Url Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When implemented in a derived class, gets the URL for the view start page.
public System.Web.Mvc.UrlHelper Url { get; }
member this.Url : System.Web.Mvc.UrlHelper
Public ReadOnly Property Url As UrlHelper
Property Value
The URL for the view start page.