0 out of 2 rated this helpful - Rate this topic

UrlHelper.GenerateContentUrl Method

.NET Framework 4

Returns a string that contains a content URL.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public static string GenerateContentUrl(
	string contentPath,
	HttpContextBase httpContext
)

Parameters

contentPath
Type: System.String
The content path.
httpContext
Type: System.Web.HttpContextBase
The HTTP context.

Return Value

Type: System.String
A string that contains a content URL.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ