Class BindingRepository
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Specialized repository for binding object types
public class BindingRepository : InfoObjectRepository, IInfoObjectRepository<IInfoObjectCollection<BaseInfo>>, INamedEnumerable<IInfoObjectCollection<BaseInfo>>, INamedEnumerable, IHierarchicalObject, INameIndexable, ICMSStorage
- Inheritance
-
objectBindingRepository
- Implements
- Inherited Members
-
InfoObjectRepository<IInfoObjectCollection<BaseInfo>, BaseInfo, InfoCollectionSettings>.DynamicNamesInfoObjectRepository<IInfoObjectCollection<BaseInfo>, BaseInfo, InfoCollectionSettings>.this[string]
- Extension Methods
Constructors
BindingRepository(ICMSStorage)
Constructor.
public BindingRepository(ICMSStorage parentStorage)
Parameters
parentStorage
ICMSStorageParent storage object
BindingRepository(BaseInfo)
Constructor.
public BindingRepository(BaseInfo parentObject)
Parameters
parentObject
BaseInfoParent object
Properties
this[string]
Returns the collection of objects indexed by object type, e.g. "cms.user".
public BindingCollection 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