C# Class HermaFx.Mvc.Html.PathHelper

Afficher le fichier Open project: evicertia/HermaFx

Méthodes publiques

Méthode Description
ResolveAppRelativePath ( this html, string filename ) : string
ResolveServerSidePath ( this html, string filename ) : string

Private Methods

Méthode Description
IsRelativeToDefaultPath ( string file ) : bool

Method Details

ResolveAppRelativePath() public static méthode

public static ResolveAppRelativePath ( this html, string filename ) : string
html this
filename string
Résultat string

ResolveServerSidePath() public static méthode

public static ResolveServerSidePath ( this html, string filename ) : string
html this
filename string
Résultat string