UrlHelper.Content Method
Converts a virtual (relative) path to an application absolute path.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- contentPath
- Type: System.String
The virtual path of the content.
Show: