Table of Contents

Method CreateEscapedIdentifier

Namespace
Alternet.FormDesigner.TypeScript
Assembly
Alternet.FormDesigner.TypeScript.v9.dll

CreateEscapedIdentifier(string)

Creates an escaped identifier for the specified value.

protected override string CreateEscapedIdentifier(string name)

Parameters

name string

Returns

string

The escaped identifier for the value.