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