Sitecore 5.1.1 API

StringUtil.EscapeQuote Method 

[Visual Basic]
Public Shared Function EscapeQuote( _
   ByVal text As String _
) As String
[C#]
public static string EscapeQuote(
   string text
);

See Also

StringUtil Class | Sitecore Namespace