The SearchParametersConverter type exposes the following members.

Fields

  NameDescription
_urlParamDict
A dictionary with the KeyName as the key and the UrlParam as the value.
(Inherited from MultipleParametersConverter.)
MatchAll
Endeca API string representation of All()()().
MatchAllAny
Endeca API string representation of AllAny()()().
MatchAllPartial
Endeca API string representation of AllPartial()()().
MatchAny
Endeca API string representation of Any()()().
MatchBoolean
Endeca API string representation of Boolean()()().
MatchPartial
Endeca API string representation of Partial()()().
MatchPartialMax
Endeca API string representation of PartialMax()()().

See Also