The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UrlHelper.Content Method (String)
Creates an absolute URL using the specified path.
Assembly: System.Web.Http (in System.Web.Http.dll)
Parameters
- path
-
Type:
System.String
The URL path, which may be a relative URL, a rooted URL, or a virtual path.
Show: