Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
OtherBindingRepository Class
OtherBindingRepository Properties
Item Property
Item Property (String)
OtherBindingRepository
.
Item Property (String)
Returns the collection of objects indexed by object type, e.g. "cms.user".
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
OtherBindingCollection
this
[
string
name
] {
get
; }
Parameters
name
Type:
System
.
String
Name of the inner collection
Property Value
Type:
OtherBindingCollection
See Also
Reference
OtherBindingRepository Class
Item Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com