C# Class JordanRift.Grassroots.Web.Helpers.UrlHelperExtensions

Afficher le fichier Open project: JordanRift/Grassroots

Méthodes publiques

Méthode Description
ToPublicUrl ( this helper, Uri relativeUri ) : string
ToPublicUrl ( this helper, string relativeUri ) : string

Method Details

ToPublicUrl() public static méthode

public static ToPublicUrl ( this helper, Uri relativeUri ) : string
helper this
relativeUri System.Uri
Résultat string

ToPublicUrl() public static méthode

public static ToPublicUrl ( this helper, string relativeUri ) : string
helper this
relativeUri string
Résultat string