C# Class Serenity.Web.ContentHashCache

Static class which contains javascript helper functions
Afficher le fichier Open project: volkanceylan/Serenity Class Usage Examples

Méthodes publiques

Méthode Description
ResolveWithHash ( string contentUrl ) : string
ScriptsChanged ( ) : void

Private Methods

Méthode Description
ContentHashCache ( ) : System
GetFileSHA1 ( string filePath ) : string

Method Details

ResolveWithHash() public static méthode

public static ResolveWithHash ( string contentUrl ) : string
contentUrl string
Résultat string

ScriptsChanged() public static méthode

public static ScriptsChanged ( ) : void
Résultat void