Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
CollectionPropertyWrapper(ObjectType) Class
CollectionPropertyWrapper(ObjectType) Properties
Item Property
Item Property (Int32)
Item Property (String)
CollectionPropertyWrapper
<
ObjectType
>
.
Item Property (String)
Returns the property of an object registered by the specific name.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
ObjectProperty
this
[
string
name
] {
get
;
set
; }
Parameters
name
Type:
System
.
String
Object name (indexer)
Property Value
Type:
ObjectProperty
Implements
INameIndexable
<
T
>
.
Item
[
String
]
See Also
Reference
CollectionPropertyWrapper
<
ObjectType
>
Class
Item Overload
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com