| ISearchValueConverterStringToDate Method | 
            Converts the string representation of the date time from searched document to a date time
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 10.0.0
 Syntax
SyntaxDateTime StringToDate(
	string input
)
Parameters
- input
- Type: SystemString
 Input string
Return Value
Type: 
DateTime See Also
See Also