Table of Contents

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 Node

Node to check.

Returns

string

String describing type of the current node.