Table of Contents

Method GetDesignedClassName

Namespace
Alternet.FormDesigner.TypeScript
Assembly
Alternet.FormDesigner.TypeScript.v9.dll

GetDesignedClassName(string)

Retrieves form class name from the content of specified file.

public override string GetDesignedClassName(string userCodeFileName)

Parameters

userCodeFileName string

Name of the file.

Returns

string

The name of form class.