Gets the currently set criteria for this query with the criterion as the dictionary key
Namespace:
EPiServer.Common.QueriesAssembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
protected internal virtual Dictionary<CriterionBase, string> CriteriaReverse { get; } |