C# Class Engage.Dnn.Jackrabbit.LocalizationUtility

Utility class for localization stuff
显示文件 Open project: EngageSoftware/Engage-Jackrabbit

Public Methods

Method Description
GetAllResources ( string resourceFileRoot ) : string>.Dictionary

Gets all resources.

Private Methods

Method Description
GetResourceFileName ( string resourceFileRoot ) : string

Gets the name of the resource file.

Based on

Method Details

GetAllResources() public static method

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