| SmartSearchSqlQueryHelperEscapeValue Method |
Namespace:
Dynamicweb.SmartSearch
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax public static string EscapeValue(
string value
)
Public Shared Function EscapeValue (
value As String
) As String
Parameters
- value
- Type: SystemString
Return Value
Type:
StringSee Also