Sdílet prostřednictvím


UrlHelper.GenerateContentUrl(String, HttpContextBase) Metoda

Definice

Vrátí řetězec, který obsahuje adresu URL obsahu.

public static string GenerateContentUrl (string contentPath, System.Web.HttpContextBase httpContext);
static member GenerateContentUrl : string * System.Web.HttpContextBase -> string
Public Shared Function GenerateContentUrl (contentPath As String, httpContext As HttpContextBase) As String

Parametry

contentPath
String

Cesta k obsahu.

httpContext
HttpContextBase

Kontext http.

Návraty

Řetězec, který obsahuje adresu URL obsahu.

Platí pro