LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlHelper.EscapeString method

Escapes single and double quotes, and backslashes in value.

public static string EscapeString(string value)

See Also