AbstractCMSQueryProvider ParentType  ProcessElementInitializerList Method Kentico 8.0 API Reference
Process list of element initializers.

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

Parameters

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

Return Value

Type: OnlineIEnumerable OnlineElementInit 
See Also