Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ISettingServiceFactory Interface
ISettingServiceFactory Methods
GetSettingService Method
ISettingServiceFactory
GetSettingService Method
Returns setting service specific for given site.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
ISettingService
GetSettingService
(
int
siteId
)
Parameters
siteId
Type:
System
Int32
ID of the site.
Return Value
Type:
ISettingService
See Also
Reference
ISettingServiceFactory Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com