Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com