Method GetResourceFileName
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v10.dll
GetResourceFileName(Language, string, string)
Determines a name of the resource file.
public static string GetResourceFileName(Language language, string resourcesClassName, string rootNamespace)
Parameters
language
LanguageThe language will be processed.
resourcesClassName
stringName of the resource class.
rootNamespace
stringName of the root namespace.
Returns
- string
Resource file name.