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