C# Class Engage.Dnn.Jackrabbit.LocalizationUtility

Utility class for localization stuff
Afficher le fichier Open project: EngageSoftware/Engage-Jackrabbit

Méthodes publiques

Méthode Description
GetAllResources ( string resourceFileRoot ) : string>.Dictionary

Gets all resources.

Private Methods

Méthode Description
GetResourceFileName ( string resourceFileRoot ) : string

Gets the name of the resource file.

Based on

Method Details

GetAllResources() public static méthode

Gets all resources.
public static GetAllResources ( string resourceFileRoot ) : string>.Dictionary
resourceFileRoot string The local resource file.
Résultat string>.Dictionary