Table of Contents

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 Node

Node to check.

Returns

string

Full name of the current node.