AbstractCMSQueryProvider ParentType  ProcessExpressionList Method Kentico 8.1 API Reference
Processes the list of expressions.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

original
Type: OnlineSystem.Collections.ObjectModel ReadOnlyCollection OnlineExpression 
List
sb
Type: CMS.DataEngine ExpressionBuilderSettings
ExpressionBuilderSettings for processing of children
parentExp
Type: OnlineSystem.Linq.Expressions Expression
Parent expression

Return Value

Type: OnlineReadOnlyCollection OnlineExpression 
See Also