Table of Contents

Class InfoObjectListingConfiguration

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Represents configuration for info object listing template.

public class InfoObjectListingConfiguration : ListingConfiguration, IRowActionListingConfiguration
Inheritance
object
InfoObjectListingConfiguration
Implements
Inherited Members
Extension Methods

Properties

QueryModifiers

Collection of modifiers affecting the final query.

public IList<QueryModifier> QueryModifiers { get; set; }

Property Value

IList<QueryModifier>