Interface IObjectSelectorWhereConditionProvider
- Namespace
- Kentico.Xperience.Admin.Base.FormAnnotations
- Assembly
- Kentico.Xperience.Admin.Base.Shared.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()