Table of Contents

Class WebsiteChannelOnlyWhereConditionProvider

Namespace
Kentico.Xperience.Admin.DigitalMarketing.UIPages
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Limits the channels to website only.

public class WebsiteChannelOnlyWhereConditionProvider : IObjectSelectorWhereConditionProvider
Inheritance
object
WebsiteChannelOnlyWhereConditionProvider
Implements
Extension Methods

Constructors

WebsiteChannelOnlyWhereConditionProvider()

public WebsiteChannelOnlyWhereConditionProvider()

Methods

Get()

Returns the WhereCondition that will be applied to the object selector's database query.

public WhereCondition Get()

Returns

WhereCondition