Table of Contents

Method CreateValidIdentifier

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

CreateValidIdentifier(string)

Creates a valid identifier for the specified value.

protected override string CreateValidIdentifier(string name)

Parameters

name string

Returns

string

A valid identifier for the value.