Table of Contents

Method GetDesignedClassName

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

GetDesignedClassName(Language, string)

Determines the name of the form designer class.

public static string GetDesignedClassName(Language language, string userCodeFileName)

Parameters

language Language

The language will be processed.

userCodeFileName string

Name of the file with user code.

Returns

string

Name of the main form class.