Controller.Url Property

Visual Studio 2010

Gets the URL helper object that is used to generate URLs by using routing.

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

'Declaration
Public Property Url As UrlHelper
	Get
	Set

Property Value

Type: System.Web.Mvc.UrlHelper
The URL helper object.

Community Additions

ADD
Show: