Click or drag to resize

SearchFacetBuilderTDocumentDate Method

Overload List
  NameDescription
Public methodDate(String, SearchPathDefinitionTDocument, DateTime)
Creates a facet that narrows down search result based on a date.
Public methodDateTField(String, ExpressionFuncTDocument, TField, DateTime)
Creates a facet that narrows down search result based on a date.
Public methodDate(String, SearchPathDefinitionTDocument, IEnumerableDateTime, String)
Creates a facet that narrows down search result based on a date.
Public methodDateTField(String, ExpressionFuncTDocument, TField, IEnumerableDateTime, String)
Creates a facet that narrows down search result based on a date.
Top
See Also