Class OtherBindingRepository
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Specialized repository for binding object types
public class OtherBindingRepository : InfoObjectRepository, IInfoObjectRepository<IInfoObjectCollection<BaseInfo>>, INamedEnumerable<IInfoObjectCollection<BaseInfo>>, INamedEnumerable, IHierarchicalObject, INameIndexable, ICMSStorage
- Inheritance
-
objectOtherBindingRepository
- Implements
- Inherited Members
-
InfoObjectRepository<IInfoObjectCollection<BaseInfo>, BaseInfo, InfoCollectionSettings>.DynamicNamesInfoObjectRepository<IInfoObjectCollection<BaseInfo>, BaseInfo, InfoCollectionSettings>.this[string]
- Extension Methods
Constructors
OtherBindingRepository(BaseInfo)
Constructor.
public OtherBindingRepository(BaseInfo boundObject)
Parameters
boundObject
BaseInfoParent object
Properties
BoundObject
Bound object.
public BaseInfo BoundObject { get; protected set; }
Property Value
this[string]
Returns the collection of objects indexed by object type, e.g. "cms.user".
public OtherBindingCollection this[string name] { get; }
Parameters
name
stringName of the inner collection
Property Value
Methods
NewCollectionInternal(string)
Creates a new collection
protected override InfoObjectCollection NewCollectionInternal(string type)
Parameters
type
stringObject type