Method GetName
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GetName(Node)
Finds child node which contains full name of the current node.
public static string GetName(this Node node)
Parameters
node
NodeNode to check.
Returns
- string
Full name of the current node.