ViewStartPage.Url Property

When implemented in a derived class, gets the URL for the view start page.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

final function get Url () : UrlHelper

Property Value

Type: System.Web.Mvc.UrlHelper
The URL for the view start page.
Show: