Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
CollectionPropertyTransformation(ResultType) Class
CollectionPropertyTransformation(ResultType) Properties
CacheResults Property
CaseSensitive Property
Item Property
ParentCollection Property
Properties Property
PropertiesTransformation Property
Transformation Property
CollectionPropertyTransformation
ResultType
Item Property
Interface to access collections through string indexers by name
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
ResultType
this
[
string
name
] {
get
; }
Parameters
name
Type:
System
String
Property Value
Type:
ResultType
See Also
Reference
CollectionPropertyTransformation
ResultType
Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com