C# Class Web.Generics.UserInterface.Extensions.HtmlHelperExtensions

Exibir arquivo Open project: inspira/Web.Generics

Public Methods

Method Description
ConvertRelativeUrlToAbsoluteUrl ( this html, string relativeUrl ) : string

Method Details

ConvertRelativeUrlToAbsoluteUrl() public static method

public static ConvertRelativeUrlToAbsoluteUrl ( this html, string relativeUrl ) : string
html this
relativeUrl string
return string