Method GetTypeName
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GetTypeName(Node)
Finds child node which contains type information of the current node.
public static string GetTypeName(this Node node)
Parameters
node
NodeNode to check.
Returns
- string
String describing type of the current node.