Click or drag to resize

TreeDragDropSettingsEscapeQuotes Method

Escapes all double quotes in a string.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected string EscapeQuotes(
	string str
)

Parameters

str
Type: SystemString
String to examine.

Return Value

Type: String
Remarks