| BindingRepository Constructor (ICMSStorage) | 
            Constructor.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic BindingRepository(
	ICMSStorage parentStorage
)
Parameters
- parentStorage
 - Type: CMS.BaseICMSStorage
Parent storage object 
See Also