Interface IObjectSelectorWhereConditionProvider
- Namespace
- Kentico.Components.Web.Mvc.FormComponents
- Assembly
- Kentico.Content.Web.Mvc.dll
Defines the contract for the type that provides the object selector where condition.
public interface IObjectSelectorWhereConditionProvider
- Extension Methods
Methods
Get()
Returns the WhereCondition that will be applied to the object selector's database query.
WhereCondition Get()