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
stringName of the file.
Returns
- string
The name of form class.