Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com