Skip to content

VirtualPathUtility.ToAbsolute method (1 of 3)

namespace: Serenity.Web   assemblySerenity.Net.Web

public static string ToAbsolute(HttpContext context, string contentPath)

See Also


VirtualPathUtility.ToAbsolute method (2 of 3)

namespace: Serenity.Web   assemblySerenity.Net.Web

public static string ToAbsolute(IHttpContextAccessor accessor, string contentPath)

See Also


VirtualPathUtility.ToAbsolute method (3 of 3)

namespace: Serenity.Web   assemblySerenity.Net.Web

public static string ToAbsolute(PathString pathBase, string path)

See Also