Table of Contents

Method CreateValidIdentifier

Namespace
Alternet.FormDesigner.Python
Assembly
Alternet.FormDesigner.Python.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.