 | GuiFixCommaForWhere Method |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string FixCommaForWhere(
string comma
)
Public Shared Function FixCommaForWhere (
comma As String
) As String
Parameters
- comma
- Type: SystemString
Return Value
Type:
String
See Also