| SearchMacroMethodsToSearchDateTime Method  | 
            Returns DateTime string usable in smart search.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 11.0.0
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