Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ICustomerRegistrationRepositoryFactory Interface
ICustomerRegistrationRepositoryFactory Methods
GetRepository Method
ICustomerRegistrationRepositoryFactory
GetRepository Method
Returns customer registration repository for given site.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
ICustomerRegistrationRepository
GetRepository
(
int
siteId
)
Parameters
siteId
Type:
System
Int32
ID of the site.
Return Value
Type:
ICustomerRegistrationRepository
See Also
Reference
ICustomerRegistrationRepositoryFactory Interface
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com