Controller.Url Property

Definition

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

public System.Web.Mvc.UrlHelper Url { get; set; }

Property Value

The URL helper object.

Applies to