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