[]
Encodes filter value to string value.
protected string EncodeXmlValue(object value)
Protected Function EncodeXmlValue(value As Object) As String
| Type | Name | Description |
|---|---|---|
| object | value | Filter value |
| Type | Description |
|---|---|
| string | String value |