Table of Contents

Method QuoteSnippetString

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

QuoteSnippetString(string)

Converts the specified string by formatting it with escape codes.

protected override string QuoteSnippetString(string value)

Parameters

value string

The string to convert.

Returns

string

The converted string.