ISettingServiceFactoryGetSettingService Method |
Returns setting service specific for given site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax ISettingService GetSettingService(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site.
Return Value
Type:
ISettingServiceSee Also