Table of Contents

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 Language

The language will be processed.

resourcesClassName string

Name of the resource class.

rootNamespace string

Name of the root namespace.

Returns

string

Resource file name.