| SearchMacroMethodsToSearchDateTime Method | 
            Returns DateTime string usable in smart search.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
 Syntax
Syntaxpublic static Object ToSearchDateTime(
	EvaluationContext context,
	params Object[] parameters
)
Parameters
- context
- Type: CMS.MacroEngineEvaluationContext
 Evaluation context with child resolver
- parameters
- Type: SystemObject
 Value to convert;
            Default value
Return Value
Type: 
Object See Also
See Also