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

Datei anzeigen Open project: JordanRift/Grassroots

Public Methods

Method Description
ToPublicUrl ( this helper, Uri relativeUri ) : string
ToPublicUrl ( this helper, string relativeUri ) : string

Method Details

ToPublicUrl() public static method

public static ToPublicUrl ( this helper, Uri relativeUri ) : string
helper this
relativeUri System.Uri
return string

ToPublicUrl() public static method

public static ToPublicUrl ( this helper, string relativeUri ) : string
helper this
relativeUri string
return string