Click or drag to resize
SearchMacroMethodsToSearchDateTime Method
Returns DateTime string usable in smart search.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
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: Object
See Also