UrlHelper.GenerateContentUrl Method

Visual Studio 2010

Returns a string that contains a content URL.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

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.

Community Additions

ADD
Show: