Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoObjectCollection(TInfo) Class
InfoObjectCollection(TInfo) Properties
Item Property
Item Property (Int32)
Item Property (String)
InfoObjectCollection
TInfo
Item Property (String)
Returns the object registered by the specific name.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TInfo
this
[
string
name
] {
get
;
set
; }
Parameters
name
Type:
System
String
Object name (indexer)
Property Value
Type:
TInfo
Implements
INameIndexable
T
Item
String
See Also
Reference
InfoObjectCollection
TInfo
Class
Item Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com