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: