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

Afficher le fichier Open project: inspira/Web.Generics

Méthodes publiques

Méthode Description
ConvertRelativeUrlToAbsoluteUrl ( this html, string relativeUrl ) : string

Method Details

ConvertRelativeUrlToAbsoluteUrl() public static méthode

public static ConvertRelativeUrlToAbsoluteUrl ( this html, string relativeUrl ) : string
html this
relativeUrl string
Résultat string